# custom-spring-boot-starter
**Repository Path**: amvilcresx/custom-spring-boot-starter
## Basic Information
- **Project Name**: custom-spring-boot-starter
- **Description**: 自定义Starter
- **Primary Language**: Java
- **License**: Not specified
- **Default Branch**: develop
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-12-28
- **Last Updated**: 2022-05-30
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# custom-spring-boot-starter
#### 介绍
基于Spring boot框架,自定义Starter
#### 模块介绍
##### 1. underline2Hump-spring-boot-web-starter:入参下划线自动转驼峰,[点击查看详情](https://gitee.com/amvilcresx/custom-spring-boot-starter/tree/master/underline2Hump-spring-boot-web-starter).
##### 2. sms-spring-boot-starter:整合多家短信服务商,实现配置即可使用,[点击查看详情](https://gitee.com/amvilcresx/custom-spring-boot-starter/tree/develop/sms-spring-boot-starter).
##### 3. xml2bean-spring-boot-starter:处理对象转XML时,需要对某些字段加上CDATA标签,[点击查看详情](https://gitee.com/amvilcresx/custom-spring-boot-starter/tree/develop/xml2bean-spring-boot-starter).
##### 4. avcmail-spring-boot-starter:通过配置邮件账号和授权码,即可实现发送简单文本邮件的功能,[点击查看详情](https://gitee.com/amvilcresx/custom-spring-boot-starter/tree/develop/avcmail-spring-boot-starter).