# spring-boot-starters-project
**Repository Path**: hocgin/spring-boot-starters-project
## Basic Information
- **Project Name**: spring-boot-starters-project
- **Description**: 🦕 急速开发,约定式
- **Primary Language**: Java
- **License**: Apache-2.0
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2020-12-08
- **Last Updated**: 2022-06-22
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# spring-boot-starters-project
> [](https://github.com/hocgin/spring-boot-starters-project/actions/workflows/publish.yml)
[Maven Center](https://search.maven.org/search?q=in.hocg.boot)
|组件|功能描述|案例|
|---|---|---|
|cache-spring-boot-starter|配置化缓存强化(Redis)|-|
|change-log-spring-boot-starter|实体变更日志(基于数据库)|- [change-log-spring-boot-sample](./spring-boot-samples/change-log-spring-boot-sample)|
|distributed-lock-spring-boot-starter|分布式锁|-|
|dynamic-datasource-spring-boot-starter|多数据源|-|
|flyway-spring-boot-starter|flyway 扩展能力|-|
|knife-spring-boot-starter|knife 快速集成|-|
|knife-gateway-spring-boot-starter|Knife Gateway|- [knife-gateway-sample](./spring-boot-samples/knife-gateway-sample)|
|knife-service-spring-boot-starter|Knife Service|-|
|logging-spring-boot-starter|阿里云日志(配置化)|- [logging-spring-boot-sample](./spring-boot-samples/logging-spring-boot-sample)|
|mail-spring-boot-starter|邮件能力|- [mail-spring-boot-sample](./spring-boot-samples/mail-spring-boot-sample)|
|message-spring-boot-starter|事务消息(基于数据库)|- [message-spring-boot-sample](./spring-boot-samples/message-spring-boot-sample)|
|monitor-spring-boot-starter|prometheus 监控支持|- [message-spring-boot-sample](./spring-boot-samples/message-spring-boot-sample)|
|mybatis-plus-spring-boot-starter|mybatis-plus(薄封装)|- [mybatis-plus-spring-boot-sample](./spring-boot-samples/mybatis-plus-spring-boot-sample)|
|named-spring-boot-starter|解决微服务跨库/表查询问题|- [named-spring-boot-sample](./spring-boot-samples/named-spring-boot-sample)|
|openfeign-spring-boot-starter|openfeign(薄封装)|-|
|oss-spring-boot-starter|OSS 云存储(支持七牛/阿里云)|- [oss-spring-boot-sample](./spring-boot-samples/oss-spring-boot-sample)|
|schedulerx-spring-boot-starter| 阿里云定时任务调度支持|-|
|sms-spring-boot-starter|短信能力(支持阿里云)|- [sms-spring-boot-sample](./spring-boot-samples/sms-spring-boot-sample)|
|sso-client-spring-boot-starter|SSO 单点登陆(支持Webflux/Servlet)|- [sso-client-gateway-sample](./spring-boot-samples/sso-client-gateway-sample)
- [sso-client-spring-boot-sample](./spring-boot-samples/sso-client-spring-boot-sample)
- [sso-server-spring-boot-sample](./spring-boot-samples/sso-server-spring-boot-sample)|
|task-spring-boot-starter|后台任务日志(基于数据库)|- [task-spring-boot-sample](./spring-boot-samples/task-spring-boot-sample)|
|test-spring-boot-starter|单元测试(薄封装)|-|
|validation-spring-boot-starter|校验能力(薄封装)|-|
|web-spring-boot-starter|WEB常用配置(薄封装)|- [web-spring-boot-sample](./spring-boot-samples/web-spring-boot-sample)|
|xxl-job-spring-boot-starter|xxljob(配置化)|- [xxl-job-spring-boot-sample](./spring-boot-samples/xxl-job-spring-boot-sample)|
|wx-ma-spring-boot-starter|微信公众号(配置化)|-|
|wx-mp-spring-boot-starter|微信小程序(配置化)|-|
|xxljob-spring-boot-starter|xxljob(薄封装)|-|
|spring-boot-webmagic|挖坑|-|
|spring-boot-excel|挖坑|-|
|spring-boot-elasticsearch|挖坑|-|