## 一.说明 主要是SpringBoot学习 ### 二.主要集成 - redis - mybatis-plus - swagger2 - logback - druid - @Aspect切面日志 - devtools热部署 - mapstruct dto-vo转换 - test测试模块 - mysql - web模块 - 发邮件 - 数据校验规则 - 乱码问题 WebMvcConfigurationSupport - 批处理 - redis 全局唯一id ## 三.链接 ### 1.访问链接 http://localhost:8761/user/all ### 2.swagger http://localhost:8761/swagger-ui.html index.html 这个页面是进行websocket连接的