spring boot学习资料汇总

2019独角兽企业重金招聘Python工程师标准>>> hot3.png

开源框架

https://gitee.com/y_project/RuoYi

技术选型

1、系统环境

  • Java EE 8
  • Servlet 3.0
  • Apache Maven 3

2、主框架

  • Spring Boot 2.0
  • Spring Framework 5.0
  • Apache Shiro 1.4

3、持久层

  • Apache MyBatis 3.4
  • Hibernate Validation 6.0
  • Alibaba Druid 1.1

4、视图层

  • Bootstrap 3.3
    • https://v3.bootcss.com/
    • https://github.com/wenzhixin/bootstrap-table
    • https://www.cnblogs.com/yinglunstory/p/6092834.html
  • Hplus 4.1
  • Thymeleaf 3.0:
    •  https://www.e-learn.cn/thymeleaf/standardurlsyntax
    • https://blog.csdn.net/zrk1000/article/details/72667478

转载于:https://my.oschina.net/kisshua/blog/3018819

你可能感兴趣的:(spring boot学习资料汇总)