-
**[Pablo Díaz-López](https://jira.spring.io/secure/ViewProfile.jspa?name=padilo)** opened **[SPR-14235](https://jira.spring.io/browse/SPR-14235?redirect=false)** and commented
Currently when using ca…
-
##### **Overview of the issue**
After generating a new Monolithic app with H2 disk-based persistence, the standard Administrator and User accounts do not allow login. No console warnings are given…
-
using feign-reactive,reactor.netty.http.client http.codec.json default jackson, can support gson?
dnjat updated
11 months ago
-
Use the 3.2.1 it is OK,but when I use de 3.2.6(spring gateway(webflux)2.7.4) the programe no response in all thread
```
@ReactiveFeignClient(name = "test",url = "....")
public interface TestFeign {…
-
Add id attribute to ReactiveFeignClient annotation that will be used as ID for this feign client.
in this approach feign id and remote service name will be separated.
Example:
I need to have 2 fei…
-
```java
PMDConfiguration configuration = new PMDConfiguration();
LanguageVersion goLanguageVersion = LanguageRegistry.getLanguage("java").getDefaultVersion();
configuration.setDefaultLanguageVersio…
-
**Describe the bug**
java.lang.IllegalStateException: block()/blockFirst()/blockLast() are blocking, which is not supported in thread reactor-http-nio-4
at reactor.core.publisher.BlockingSingleSubs…
-
Hello there, thanks for the great work. I wonder if there is any release note. My team wants to upgrade feign-reactive version but can't find any release note to help decide which version we should/co…
flyxl updated
11 months ago
-
Hello.
I don't know if I need to create a separate issue or is it the same problem as here: https://github.com/PlaytikaOSS/feign-reactive/issues/590
But perhaps some information that I found wil…
-
##### 版本号:
spring3版本3.6.1
##### 前端版本:vue3版?还是 vue2版?
vue3
##### 问题描述:
gateway无法启动
##### 截图&代码:
![image](https://github.com/jeecgboot/jeecg-boot/assets/26214293/f0779e39-6f0c-4b2c-8e4b-32…