Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 455 Bytes

README.md

File metadata and controls

19 lines (19 loc) · 455 Bytes

spring-boot-demo

  • Springboot2.2版本入门介绍
  • spring security配置
  • spring thymeleaf配置
  • 用户、角色、权限设置
  • aop日志记录
  • async异步任务
  • 时间调度器
  • ehcache 缓存
  • redis 缓存
  • mybatis-plus配置
  • restful api接口
  • websocket 服务器推送
  • 自定义监听器、过滤器、拦截器
  • 全局异常处理
  • 邮件发送服务
  • bootstrap集成
  • webjars集成
  • mysql数据库集成(doc文档中sql)