A java web application based on spring boot, demonstrates how to integrate commonly used technologies.
基于 spring boot 的 java web 应用示例,演示如何集成常用的技术框架。
- jdk 8
- tomcat 8.5, which supports servlet 3.1 and JSP 2.3
- spring: IoC and AoP
- spring security: authentication and authorization
- mybatis: ORM
- sitemesh: page decorator
- JSP: page view
- JSTL: tag lib
- bootstrap: front-end framework
- AdminLTE: UI template
- spring boot 1.5.12, which contains spring 4.3.16
- mybatis 3.4.6
- mybatis-spring 1.3.2
- sitemesh 3.0.1
- bootstrap 3.3.7
- AdminLTE 2.3.11