# jon-cms
**Repository Path**: mirrors_gspandy/jon-cms
## Basic Information
- **Project Name**: jon-cms
- **Description**: 基于 springboot Bootstrap3 thymeleaf搭建的一套CMS管理后台
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-09-24
- **Last Updated**: 2025-10-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# jon-cms
基于 springboot Bootstrap3 thymeleaf 结合mybatis xml配置,搭建的一套CMS管理后台.jon-cms是一套通用易改造的系统。
1、**使用@UnLoginLimit注解来管控免登陆接口,在Controller方法上添加。**
2、**使用AdminInterceptors拦截器进行权限校验。**
3、**使用GlobalExceptionHandler统一异常处理。**
**登录:**
**注册:**
**管理中心:**
**工程结构:**
