SkillAgentSearch skills...

Admin

基于Spring Boot/Spring Security/thymeleaf的通用后台管理系统

Install / Use

/learn @jonsychen/Admin
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

基于Spring Boot/Spring Security/thymeleaf的通用后台管理系统

项目介绍

admin项目实现了基础的用户/菜单/角色/权限功能,可以直接基于此项目开发自己的业务管理平台。

预备知识

  • <a href="http://www.infoq.com/cn/articles/microframeworks1-spring-boot" target="_blank">Spring Boot 介绍</a>
  • <a href="http://wiki.jikexueyuan.com/project/spring-security/first-experience.html" target="_blank">初识Spring Security</a>
  • <a href="http://www.cnblogs.com/vinphy/p/4674247.html" target="_blank">Thymeleaf 是什么?</a>

RUN DEMO

必要条件:

导入maven项目,下载所需的依赖包
mysql下创建数据库admin,初始化数据脚本(执行etc包下的ddl.sql文件)

登陆

测试账号:root/root
接口地址:http://localhost:8080/to-login

image

首页

image

菜单管理

image

角色管理

image

用户管理

image

联系我

Email: jonsychen@hotmail.com/i@jonsy.me
OICQ: 903352005
WeChat: Jonsychen_2013 

Related Skills

View on GitHub
GitHub Stars450
CategoryDevelopment
Updated2d ago
Forks225

Languages

JavaScript

Security Score

85/100

Audited on Mar 28, 2026

No findings