-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
spring boot `2.5.1`
spring cloud `2020.0.3`
xxl-job-core `2.3.0`
spring cloud 主…
-
Adding GWT-Guava to the example project causes execution/debug failure in eclipse.
I simply added
**pom.xml**
```
...
com.google.guava
guava-gwt
22.0
```
**Application.gwt.xml**…
-
[R2DBC](https://github.com/r2dbc/r2dbc-spi) project reached 1.0 release and already has support for popular databases such as Oracle, PostgreSQL, MySQL, H2, MsSQL, and MariaDB. R2DBC provides a nice f…
-
Lots of developers use .env to process own configuration for script or app. Now I add `spring.config.import` in application.properties as following:
```
spring.config.import=optional:file:.env
…
-
I tried the .jar with my change on a demo project using Spring Boot and everything worked fine. After, I tried the same project in .war + Wildfly 26.0.1.Final and I was able to replicate the ClassNotF…
-
Resilience4j version:
1.7.0
Java version: 17.0.7
The Retry annotation we have does not work with Micrometer retry?
The reason is because it does not take into account the reference.
All o…
-
### Your question
利用jarslink中的biz-jvm-invocation-sample 引用sofa-rpc,出现问题,具体改造点:
1.原来的注解方式改为xml配置方式,引入service-provide.xml,service-consumer.xml,
如果传输协议采用的话,执行没有问题。
如果传输协议采用的话,就会报异常。
demo地址:
htt…
-
I used flips web dependency and @Import(FlipWebContextConfiguration.class)
Spring boot 2.1.2
It always throws this exception:
org.springframework.beans.factory.BeanCreationException: Error creating…
-
使用 Spring Boot Initializr 创建的 1.3.0 Release POM 工程。只选取最简单的 aop 支持。并在 POM 文件中添加:
``` xml
com.baidu
jprotobuf-rpc-core
3.2.4
com.baidu
jprotobuf-rpc-core-spring
3.2.4
```
在…
-
UniPipe crashes if it receives keys OpenSSH encoded keys with an error message similar to:
```
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cata…