u readme
This commit is contained in:
parent
d5ec8c769c
commit
227b751aff
@ -74,6 +74,7 @@ RuoYi-Geek不仅仅是一个简单的升级版本,更是对于RuoYi生态的
|
||||
|
||||
```
|
||||
|
||||
|
||||
com.ruoyi
|
||||
├── common // 工具类
|
||||
│ └── annotation // 自定义注解
|
||||
@ -121,6 +122,7 @@ com.ruoyi
|
||||
│ └── mybatis-jpa // mybatis-jpa插件(可移除)(简化CRUD,以数据模型为基础开发)
|
||||
│ └── mybatis-plus // mybatis-plus插件(可移除)(简化CRUD)
|
||||
│ └── mybatis-interceptor // mybatis-interceptor插件(可移除)(简化数据鉴权和分页,扩展性强)
|
||||
│ └── atomikos // atomikos分布式事务插件(可移除)
|
||||
│ └── netty // netty插件(可移除)
|
||||
│ └── websocket // websocket插件(可移除)
|
||||
│ └── starter // 插件整合模块
|
||||
|
Loading…
Reference in New Issue
Block a user