Skip to content

snowxwolf/boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot

  • Spring Boot 整合MyBatis
  • 数据源Druid 监控
  • PageHelper分页
  • Hibernate validator 集成
  • jackson 日期时间格式化
  • swagger2 api管理
  • 自定义Filter,避免XSS攻击和SQL注入攻击
  • 自定义AOP配合redis解决重复提交问题
  • 自定义拦截器,拦截referer来避免CSRF攻击
  • 自定义拦截器,集成thymeleaf根据不同的响应状态码跳转不同的页面

docker集成

执行下面命令构建镜像

mvn package docker:build

About

Spring Boot 整合Mybatis、Druid、PageHelper、Swagger 、AOP、过滤器、拦截器、thymeleaf 基础入门demo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published