Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 310 Bytes

README.md

File metadata and controls

24 lines (21 loc) · 310 Bytes

基于spring boot开发web项目的一些基础依赖组建

使用框架

  • spring cloud
  • spring gateway
  • spring boot
  • spring data jpa
  • rabbitMQ
  • quartz

第三方集成

  • nacos
  • redis
  • 阿里云短信

包含模块

  • 数据库
  • mq
  • 缓存
  • 短信
  • 邮件
  • 配置
  • web
  • 定时任务