update
This commit is contained in:
4
Java_Spring.md
Normal file
4
Java_Spring.md
Normal file
@ -0,0 +1,4 @@
|
||||
## Spring 相关代码约束
|
||||
|
||||
- 单行 SQL 请直接使用 MyBatis 注解写在 Mapper 接口里
|
||||
- 发生换行的 SQL 请写在 MyBatis xml 中,以便维护
|
||||
Reference in New Issue
Block a user