-
mybatis-flex版本:1.7.6
springboot版本:3.2.1
jdk版本:17
maven版本:3.8.5
切换成mybatis-plus 3.5.5 是可以运行的,应该不是MapperScan配置之类的问题
**`Caused by: java.lang.IllegalArgumentException: Property 'sqlSessionFactory…
-
整合druid 新增servlet后 无法进入匹配路径无法进去,每次都找不到页面404,都没有进去servlet
-
##### 版本号:3.6.0(发布日期:2023-10-23)
##### 前端版本:vue3版
##### 问题描述:
两个问题:
1 springboot强行关闭,然后重新启动,之前的定时任务quartz不能自动启动,必须手动启动才可以
2 然后从页面点击启动后,会报如下错误(错误信息太多,这里有删减),然后就能正常启动
2024-03-05 11:15:51…
-
Occasional errors do not always occur
mybatis version: 3.5.13
mybatis-spring: 2.1.1
mysql-connector-j: 8.1.0
atomikos-util: 4.0.6
```
org.mybatis.spring.MyBatisSystemException: nested except…
-
- jdk: 21
- druid版本:1.2.20
- springboot版本: 3.2.1
```
org.springframework.web.servlet.resource.NoResourceFoundException: No static resource druid.
at org.springframework.web.servlet.resource.Re…
-
在springboot 2.7.13中,同时引入`druid-spring-boot-starter`与`spring-boot-starter-websocket`时,若在`websocket`服务上添加注解`@Component`会直接导致服务起不来,拿掉注解后,websoket又无法访问
报错信息如下
`ERROR org.springframework.boot.SpringAppli…
-
Please fill it out carefully, or it will be closed.
请认真填写,不然会直接关闭。
# Enviroment
JDK Version(required): 17
SpringBoot Version(required): 2.5.12
dynamic-datasource-spring-boot-starter Versi…
-
配置nacos动态刷新后,更新nacos上任意key值,会导致使用druid的服务连接不上数据库报错,大致信息如下:
`org.springframework.boot.context.properties.ConfigurationPropertiesBindException: Error creating bean with name 'dataSource': Could not b…
-
>执行单元测试MySqlHexTest就能看到死循环效果:
>```
>Caused by: java.net.UnknownHostException: hbase-01
> at java.net.InetAddress.getAllByName0(InetAddress.java:1281)
> at java.net.InetAddress.getAllByName(InetAdd…
-
### version:
Sharding-jdbc: 5.5.0
Seata: 2.0.0
druid: 1.2.21
Springboot 3.2.1
spring cloud alibaba 2022.0.0.0
I also have the same problem with #31715
```
@AutoConfiguration
public clas…