SpringBoot 学习案例
spring boot 项目初始化
SPRING 官网提供了一个小工具帮助我们快速完成一个 spring boot 项目初始化。
http://start.spring.io/
小工具地址 :spring boot 案例介绍
案例1 : SpringBoot+MyBatis+Druid 集合
博客地址 : http://blog.csdn.net/u011244202/article/details/54709060
案例2 : springboot 1.4.1.RELEASE + slf4j + log4j2
博客地址 : http://blog.csdn.net/u011244202/article/details/54730374
案例3 : 自定义注解+拦截器 解决表单重复提交
博客地址 : http://blog.csdn.net/u011244202/article/details/54744996
@Scheduled
创建定时任务
案例4 : SpringBoot 利用 博客地址 : http://blog.csdn.net/u011244202/article/details/54767268
案例5 : 自定义注解+拦截器 ?秒防刷新
博客地址 : http://blog.csdn.net/u011244202/article/details/54783337
案例6 : 发送文本邮件、html邮件、带附件邮件、带静态资源邮件、引擎模板邮件
博客地址 : http://blog.csdn.net/u011244202/article/details/54809696
@Async
实现异步调用
案例7 : SpringBoot 利用 博客地址 : http://blog.csdn.net/u011244202/article/details/54864528
案例8 : SpringBoot 拦截器实现IP黑名单
博客地址 : http://blog.csdn.net/u011244202/article/details/54895038
案例9 : SpringBoot + EhCache 2.x
博客地址 : http://blog.csdn.net/u011244202/article/details/55667868
案例10 : SpringBoot + Redis + SpringSession
博客地址 : http://blog.csdn.net/u011244202/article/details/60154444