-
Hi,
I would love to test my app using rabbitmq with this library. But its not really descriptive and there is no example around.
Shouldn't be this `spring.rabbitmq.addresses` default? I don't know…
-
I have a react project, using Spring webflux 2.4.0, cloud sql, r2dbc. I tried both Java 8 and Java 11, running locally on Mac OS and on GAE environment.
The gradle dependency is like this:
``` g…
-
## Environment
- Spring boot starter:
- azure-active-directory-spring-boot-starter : 2.2.3.RELEASE
- spring-boot-starter-web : 2.2.0.RELEASE
- spring-boot-starter-security: 2.2.0.RELEASE
…
-
Please have a look at the following controller:
```java
package com.example.throughput;
import java.nio.charset.StandardCharsets;
import java.util.concurrent.ExecutorService;
import java.util…
-
##### **Overview of the issue**
I created a new integration test Class to test one of my service implementation. I use `@MockBean` to mock other beans. When I launch only this test Class everythi…
Ckram updated
4 years ago
-
[kind/bug]
## What versions of software are you using?
- Operating System: Win10
- Output of `odo version`:
```
odo v1.0.0-beta5 (4d1d5071)
Server: h…
-
[stacktrace.txt](https://github.com/Waffle/waffle/files/4172206/stacktrace.txt)
All, I am really confused. I am getting the following exception:
```
java.lang.NoClassDefFoundError: com/sun/jna/plat…
-
I updated a component, in an `oc cluster up` environment, and after that I was not able to push, with following error:
```
$ odo push -v
DEBU[0000] Trying to connect to server 127.0.0.1:8443 - %!…
-
JNA is currently required on windows. Although the code seems to imply it checks for JNA:
```
public WindowsResolverConfigProvider() {
if (System.getProperty("os.name").contains("Windows"))…
-
我使用的是7.2.0版本。filebeat使用的windows版
```
日志显示启用了springboot pipline
2019-08-15T11:43:42.291+0800 DEBUG [elasticsearch] elasticsearch/client.go:719 ES Ping(url=http://sunny-centos:9200)
2019-…