File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2020- ** 阿里云OSS资源处理** :集成阿里云OSS提供的SDK来完成文件的上传、下载等方法实现,开箱即用。
2121- ** 阿里云短信** :集成阿里云提供的SMS服务,简单配置即可完成短信发送,覆盖全球的短信服务,友好、高效、智能的互联化通讯能力,帮助企业迅速搭建客户触达通道。
2222
23- 更多功能请参考 [ 更多功能列表] ( https://github.com/hengboy/api-boot/Integrated.md )
23+ 更多功能请参考 [ 更多功能列表] ( https://github.com/hengboy/api-boot/tree/master/api-boot-project/api-boot-starters )
2424
2525## 组件
2626
3232- ** [ Mybatis Pageable] ( https://github.com/hengboy/mybatis-pageable ) ** :` MyBatis-Pageable ` 是一款自动化分页的插件,基于` MyBatis ` 内部的插件` Interceptor ` 拦截器编写完成,拦截` Executor.query ` 的两个重载方法计算出分页的信息以及根据配置的数据库` Dialect ` 自动执行不同的查询语句完成总数量的统计。
3333- ** [ Code Builder] ( https://github.com/hengboy/code-builder ) ** :` code-builder ` 是一款代码生成` maven mojo ` 插件,通过简单的配置就可以完成数据库内` Table ` 转换` Entity ` 或者其他实体类,想怎么生成完全根据你的个人业务逻辑,` code-builder ` 尽可能的完善的提供数据库内的一些定义的信息,让你更方便更灵活的来生成` Java ` 文件。
3434
35- 更多组件请参考[ 更多集成组件] ( https://github.com/hengboy/api-boot/Integrated.md )
35+ 更多组件请参考[ 更多集成组件] ( https://github.com/hengboy/api-boot/tree/master/api-boot-project/api-boot-starters )
3636
3737## 怎么使用?
3838
You can’t perform that action at this time.
0 commit comments