hxuanyu-spring-boot-starter/README.md

10 lines
613 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 项目简介
本项目基于springboot进行开发实现了一系列的spring-boot-starter可以作为开发中的工具包进行使用。
### 模块划分
- common-spring-boot-starter常用的基础类比如用作消息流转的`Msg`以及一些工具类
- monitor-spring-boot-starter监控工具包可以实现定时监控某些数据并在触发条件后实时通知
- network-spring-boot-starter网络工具实现了一系列http请求发送方法引入后即可快速发送http请求
- notify-spring-boot-starter通知工具集成了邮件通知、短信通知等功能