-
version 5.2.0
database postgresql
org.springframework.jdbc.BadSqlGrammarException:
### Error querying database. Cause: org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "FLW_TASK" not found (this …
-
## Bug Report
**For English only**, other languages will not accept.
Before report a bug, make sure you have:
- Searched open and closed [GitHub issues](https://github.com/apache/shardingsphe…
-
目前一共有两张表,我们需要为这两张表设计相关的接口和功能,下面我以设计一个创建用户的 `RESTful` 风格的接口为例。
首先,我们需要创建一个 `PO` 对象(Persistent Object) 用来和数据库进行完全关联,表中字段的下划线命名全部转换成小驼峰命名,例如 `user_password` 需要转换成 `userPassword` 这样可以不用书写 `@TableField`…
-
### 当前使用版本(必填,否则不予处理)
3.5.2
### 该问题是如何引起的?(确定最新版也有问题再提!!!)
当调用IService下的saveBatch最终会调用SqlHelper.executeBatch方法,
方法中会调用sqlSession先提交一下
```java
SqlSessionHolder sqlSessionHolder = (SqlSe…
-
大佬,你好,我是@abbykimi,我IDE运行您这个项目的时候,提示有几个漏洞,项目调用了log4j:log4j等20个开源组件,存在2个安全漏洞,建议你升级下。
```
漏洞标题:Apache Log4j 代码问题漏洞
漏洞编号:CVE-2019-17571
漏洞描述:
Apache Log4j是美国阿帕奇(Apache)基金会的一款基于Java的开源日志记录工具。
Apache Log4j …
ghost updated
2 years ago
-
{"logdate":"2021-02-08 07:48:45.190" ,"loglevel":"WARN org.springframework.remoting.support.RemoteInvocationTraceInterceptor","flowno":"","commandid":"","shopcode":"","terminalno":"","terminaloperato…
-
![image](https://github.com/user-attachments/assets/7c5828a7-9400-42b5-affd-2feb7767a235)
-
Caused by: java.lang.IllegalArgumentException: Property 'sqlSessionFactory' or 'sqlSessionTemplate' are required
-
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
业务运行的时候,修改表结构,添加一列字段,seata client就会抛…
-
### 确认
- [X] 我使用的版本是[最新版](https://central.sonatype.com/search?q=g:com.baomidou%20%20a:mybatis-plus&smo=true), 并且使用插件确认过项目里无依赖版本冲突
- [X] 我已经在 [issue](https://github.com/baomidou/mybatis-plus/issues) 中…