- 博客(7)
- 收藏
- 关注
原创 数据库连接是只读问题,不能执行修改删除操作
今天在测试的时候突然发现sql语句不能修改,并且报错Connection is read-only. Queries leading to data modification are not allowed; nested exception is java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed经搜索发现...
2022-03-21 13:34:18
1483
原创 Element ‘dependencies‘ cannot have character [children], because the type‘s content type is element-
一开始找了半天这个错,导致所有的jar包不能导入,从网上查到了pom.xml文件里,这是代码发现多了几个符号,然后去掉jar包就可以导入了
2021-06-23 18:18:35
197
原创 我的数据库的一些问题
在建数据库的时候遇到了这两个问题Cannot add foreign key constraintCan't write; duplicate key in table '#sql-1b98_5'
2021-06-08 09:25:31
209
原创 mybatisplus的注意事项
这是mybatis的扩展版,会自动建好相关文件以及相关的注解,对有时候忘记加注解的人是一个很大的福音(没错就是我),但是也还要注意一些事项
2021-06-03 16:42:17
207
原创 No qualifying bean of type ‘com.ruanyuan.service.impl.UserServiceImpl‘ available: expected at least
刚在敲代码遇到了这个问题
2021-06-02 10:57:03
911
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人