Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

wangcl/admin-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

admin-boot

A java web application based on spring boot, demonstrates how to integrate commonly used technologies.

基于 spring boot 的 java web 应用示例,演示如何集成常用的技术框架。

environments

  • jdk 8
  • tomcat 8.5, which supports servlet 3.1 and JSP 2.3

technologies / frameworks

  • 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

dependencies

  • 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

About

a java admin web application based on spring boot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published