-
[2021-01-06 09:54:10,421] ERROR [com.alibaba.druid.filter.stat.StatFilter:158] merge sql error, dbType postgresql, druid-1.2.2, sql : UPDATE cgm_data t1
SET data = jsonb_set(
…
-
1.已经初始化数据库成功了(通过修改所有mysql脚本中表名为小写)
2.用mvn tomcat7:run运行,保错,如下:
======================================================================
欢迎使用 JeeSite 快速开发平台 - Powered By http://jeesite.com
…
-
Cause: java.sql.SQLException: com.google.common.util.concurrent.UncheckedExecutionException: org.apache.shardingsphere.sql.parser.exception.SQLParsingException: You have an error in your SQL syntax
…
-
```
CGLIB doesn't seem to have been updated in a long time, and I think Mockito
should anticipate a full deprecation of this library if this happens.
The technical reason are :
* Today there is some…
-
```
CGLIB doesn't seem to have been updated in a long time, and I think Mockito
should anticipate a full deprecation of this library if this happens.
The technical reason are :
* Today there is some…
-
```
CGLIB doesn't seem to have been updated in a long time, and I think Mockito
should anticipate a full deprecation of this library if this happens.
The technical reason are :
* Today there is some…
-
```
CGLIB doesn't seem to have been updated in a long time, and I think Mockito
should anticipate a full deprecation of this library if this happens.
The technical reason are :
* Today there is some…
-
hi,
We have Nexus OSS deployed using docker using the latest 3.70 tag;
```
services:
nexus:
container_name: nexus
restart: unless-stopped
image: sonatype/nexus3:3.70.1
user…
-
## Bug Report
This is my Log:
2024-08-19 23:04:49.805 INFO 36416 --- [nio-8080-exec-1] ShardingSphere-SQL : Logic SQL: SELECT id,type,name,code,value,collect_time,backup_…
-
目前Mybatis-Plus携带的版本为mybatis-spring的版本为2.x,如果需要升级SpringBoot3的话,需要自行将mybatis-spring版本升级至3.x
Native支持:
1.需要升级mybatis版本至3.5.13
2.mybatis-spring升级至3.0.2+ 最好
插件动态代理反射异常: 3.5.3.2修复 #5532
示例工程: …