项目作者: L316476844

项目描述 :
基于 springboot Bootstrap3 thymeleaf搭建的一套CMS管理后台
高级语言: HTML
项目地址: git://github.com/L316476844/jon-cms.git
创建时间: 2017-08-25T03:16:16Z
项目社区:https://github.com/L316476844/jon-cms

开源协议:

下载


jon-cms

基于 springboot Bootstrap3 thymeleaf 结合mybatis xml配置,搭建的一套CMS管理后台.jon-cms是一套通用易改造的系统。

1、使用@UnLoginLimit注解来管控免登陆接口,在Controller方法上添加。

2、使用AdminInterceptors拦截器进行权限校验。

3、使用GlobalExceptionHandler统一异常处理。



登录:
login


注册:
register


管理中心:
register


工程结构:



register