-
spring.datasource.druid.default-auto-commit=false
项目用springboot+mybatis 想把事务自动提交关闭,service不开启事务,insert还是能插入。这个有什么用呢
-
把黑名单白名单配置都注释掉了,本地用localhost可以打开监控页面,一传到服务器上就提示
Sorry, you are not permitted to view this page.
换成1.1.10就能打开请问是什么原因
-
### Database Type
Mysql
### Database Version
5.7
### Druid Version
1.2.22
### JDK Version
Openjdk17
### Error SQL
any
### Testcase Code
在nacos中配置Druid的一些基本信息,使用自动装配,连续随意在nacos配置文件中修改配置(8次)左…
-
问题说明:
业务偶现链接数据库失败,SpringBoot + Druid + postgresql 数据库
日志报错堆栈如下
2021-12-07 19:31:19.390 | [Druid-ConnectionPool-Create-335466988] | ERROR | c.a.d.p.DruidDataSource$CreateConnectionThread.run:2…
-
项目:springboot + mybatisplus + druid + tdengine
![1](https://user-images.githubusercontent.com/5305836/177661202-7f776cc0-a798-4d76-83af-814993abf6a9.png)
如上图,配置了插件,并设置了 DbType.POSTGRE_SQL
我的数据源…
-
环境:
springboot 1.5.21,同时引入druid,hikaricp,log4jdbc,数据库是oracle11g。
压测环境使用hikaricp+log4jdbc,其他环境使用druid,根据profile启动项目。
问题:
druid-spring-boot-starter启动会默认初始化DruidDataSourceAutoConfigure,当spring.dataso…
-
0. druid-spring-boot-starter进行autoconfig
1. 阿里云MySQL数据库5.7,默认事务级别(read-commited)
2. 使用本地数据库无错误,但本地数据库与阿里云数据库版本一致,其余未做任何操作
3. 不使用Druid,一切正常(排除网络问题)
4. mysql jar包 5.1.43版本 (尝试更换其它版本jar包均无效)
…
-
-
如题,springboot配置监控后,websession无数据显示,请问我的配置有什么问题?
配置如下:
`filters: stat,wall`
`web-stat-filter:
exclusions: "*.js,*.gif,*.jpg,*.png,*.css,*.ico,/druid/*,/components/*"
session-st…
jlcon updated
5 years ago
-
项目启动没问题,但是运行一天左右就会一直报这个错,please help
基本信息:springboot,ojdbc6,druid,oracle19c
2022-10-17 09:12:48.571 [Druid-ConnectionPool-Create-921764975] ERROR com.alibaba.druid.pool.DruidDataSource:2781 - crea…