We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
一个简单的SpringBootDemo基于SpringBoot2.0.3搭建
一个SpringBootDemo工程,主要是基于SpringBoot2.0.3
主要集成Hibernate,一个简单的User类测试
配置Redis,主要配置了RedisTample
文件上传,用于文件的上传以及异常处理
层次划分
主要用于检查登录的拦截器,以后可以模仿写其他拦截器
增加了简单的thymeleaf用例