-
**Describe the bug**
use HikariDataSource manage sqlite jdbc connection.
```java
HikariDataSource dataSource = new HikariDataSource();
dataSource.setJdbcUrl(url);
dataSource.setMaximumPoolSiz…
-
It would be quite convenient to allow some degree of configuration on how `org.apache.ibatis.exceptions.ExceptionFactory` builds the exception message (currently: `org.apache.ibatis.executor.Error…
ghost updated
4 years ago
-
hi,all:
I want to use activiti7 with mysql, but I can not find the user guide.
-
**环境**
druid-spring-boot-starter:1.2.11
mysql-connector-java:8.0.2
mybatis-plus-boot-starter:3.3.2
**配置如下:**
![1655201593389_F7181B90-2C67-4410-B32B-2D6AC1DA13E2](https://user-images.githubuser…
-
**Describe the bug**
If you use one of the "indexed" search options in the MC Administrator (e.g., selecting the FILTERED checkbox), the search is performed quickly. If you add a text search, however…
-
"C:\Program Files\Java\jdk1.8.0_45\bin\java.exe" -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.m…
-
## MyBatis version
3.5.8 (any version above 3.4.2)
## Database vendor and version
Any (tested on Postgres 12.7 and latest JDBC, but also fails in testing framework)
## Test case or example pro…
-
**1.My question**
Some projects can generate test cases by evosuite, but some don't work(E.g: git@github.com:zyou1986/riskcontrol.git), I don't know where the problem is.
**2.Error message:**
**…
-
环境
1. druid版本:1.1.9,mybatis3.4.6+spring4.3.14
2. DB环境:oracle12c RAC 2结点环境
3. 应用环境:6个应用结点部署在6个独立虚拟化主机上,每个虚拟化主机配置都保持一致。应用结点的业务负责读5-6张表数据,没有事务,每张表数据量不大【1万-50万】
问题:
压力测试1000并发,通过F5负载至这6台应用主机,每个结点数据…
-
k8s部署加载mysql驱动失败, mysql 5.7 ,下面是日志信息;
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/Static…