This website requires JavaScript.
Explore
Help
Sign In
eaglexmw
/
novel_dev_team_novel
Watch
1
Star
0
Fork
0
You've already forked novel_dev_team_novel
mirror of
https://gitee.com/novel_dev_team/novel
synced
2026-07-20 17:52:45 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8
Commits
7
Branches
13
Tags
a7a26afa183c3422cf738423049ce67898b10b17
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
xiongxiaoyang
a7a26afa18
fix(NestedIOException.java): 解决 mybatis-plus 3.5.1 与 Spring 6 的兼容问题
...
mybatis-plus 的 MybatisSqlSessionFactoryBean 中使用到了 NestedIOException 这个异常,Spring 6 开始移除了该异常。
2022-05-12 07:11:17 +08:00
.mvn
/wrapper
Initial commit
2022-05-11 13:15:09 +08:00
src
fix(NestedIOException.java): 解决 mybatis-plus 3.5.1 与 Spring 6 的兼容问题
2022-05-12 07:11:17 +08:00
.gitignore
Initial commit
2022-05-11 13:15:09 +08:00
mvnw
Initial commit
2022-05-11 13:15:09 +08:00
mvnw.cmd
Initial commit
2022-05-11 13:15:09 +08:00
pom.xml
feat: 集成 mybatis-plus 和 mybatis-plus 代码生成器
2022-05-11 20:01:49 +08:00
Description
No description provided
Apache-2.0
95
MiB
Languages
Java
100%