Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 290 Bytes

README.md

File metadata and controls

10 lines (10 loc) · 290 Bytes

spring-boot-demo

  • 1.整合mybatis
  • 2.整合pagehelper
  • 3.整合log4j2 ERROR级别日志单独输出
  • 4.基于注解主从数据源切换
  • 5.自定义banner
  • 6.profiles 开发环境 测试环境 生产环境
  • 7.Cors跨域支持
  • 8.简单http rest api 验证支持
  • 9.test_fork