-
![image](https://user-images.githubusercontent.com/4927765/224632369-cbf4487b-14ab-4aab-9a70-01700de7ea08.png)
使用的docker版本 springboot2测试
-
**Description**
The library currently does not work with Spring Boot 3. The problem is that already in Spring Boot 2.7 there was a change how to load AutoConfiguration, see https://github.com/spring-…
-
# 异常代码
```java
try (ExcelWriter excelWriter = EasyExcel
.write(this.resultFilePath)
.withTemplate(templateFilePath)
.excelType(ExcelTypeEnum.XLS…
-
Caused by: org.springframework.boot.autoconfigure.condition.OnBeanCondition$BeanTypeDeductionException: Failed to deduce bean type for com.didispace.scca.rest.SccaRestAutoConfiguration.errorAttributes…
-
Springboot3.07 + knife4j 4.5.0会出现
![微信截图_20240407135315](https://github.com/xiaoymin/knife4j/assets/29505840/2aa73d5c-9eb4-4087-a674-da3baef76c2a)
使用springboot2整合的,是正常的
![微信截图_20240407140045](…
-
authorization_code 模式在springBoot2.0是因为什么问题呀,您找到原因了么?
-
We were using mongobee (latest) on SpringBoot 1.5.X version and it used to block the service from starting until all the migrations were done. We could also set on which profiles to run specific migra…
-
dubbo 2.7.2 springboot2.1.4RELEASE 使用 nacos 哪个版本
-
Error: Could not find or load main class null
Caused by: java.lang.ClassNotFoundException: null
panic: exit status 1
goroutine 1 [running]:
main.main()
/opt/apps/java/grace/grace-admin/target/…
-
我的版本如下:
2.7.5
2021.0.4.0
2021.0.4
发现@SentinelRestTemplate放在restTemplate中不生效,feign之间的调用倒是没什么问题,求解答,我猜测是版本不兼容,
能否给一个兼容版本,我使用了官网推荐的 springboot版本是2.6.11,也是不生效
XW512 updated
4 months ago