您的位置:首页 > 编程语言 > Java开发

spring boot

2016-03-03 09:27 316 查看
spring boot 集成mybatis 参照 https://github.com/abel533/MyBatis-Spring-Boot

sprinig boot配置文件规则说明:  http://my.oschina.net/angerbaby/blog/596360?p={{currentPage+1}}

spring boot web视图模板引擎thymeleaf 

官网 =http://www.thymeleaf.org/doc/tutorials/2.1/thymeleafspring.html#integrating-thymeleaf-with-spring

DEMO= https://github.com/kolorobot/spring-boot-thymeleaf
spring sercurity=https://github.com/bkielczewski/example-spring-boot-security

security csrf: http://www.cnblogs.com/davidwang456/p/3611831.html

demo : https://github.com/spring-projects/spring-boot/tree/master/spring-boot-samples
  
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: