# springboot
springboot整合的框架\
springboot-jpa:springboot整合SpringDataJpa,实现restful的风格增删改查\
springboot-MybatisPlus:springboot整合MybatisPlus,实现restful的风格增删改查
springboot-file:springboot实现文件上传下载,阿里云OOS模块\
springboot-exceptionHandler:springboot实现全局异常处理\
springboot-freemarker:springboot整合freemarker模板引擎\
springboot-jsp:springboot整合jsp\
springboot-multiDatasource:springboot整合多数据源\
springboot-logs:springboot整合@Slf4j+logback输出日志,使用AOP统一处理Web请求日志,多环境配置\
springboot-swagger:springboot整合swagger2\
springboot-shiro:基于前后端分离的shiro权限认证,整合日志模块,
拆分为与jwt/redis整合的两个模块\
springboot-xss:整合防xss攻击模块\
springboot-excel:整合poi以及easyExcel导入导出excel表格\
springboot-kafka:整合kafka实现消息推送