All Projects → jonsychen → Admin

jonsychen / Admin

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Admin

Spring Boot Enterprise Application Development
Spring Boot Enterprise Application Development.《Spring Boot 企业级应用开发实战》
Stars: ✭ 261 (-36.5%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Mybatis Spring Boot Jpetstore
A sample web application built on MyBatis 3, Spring Boot and Thymeleaf 3.
Stars: ✭ 75 (-81.75%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Eshop Soa
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
Stars: ✭ 65 (-84.18%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Spring Boot Shopping Cart
Simple shopping cart web app made using Spring Boot + Thymeleaf
Stars: ✭ 85 (-79.32%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Blog
一款简洁响应式博客系统
Stars: ✭ 72 (-82.48%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Spring Boot Blog
Simple blog web app made using Spring Boot + Thymeleaf
Stars: ✭ 121 (-70.56%)
Mutual labels:  spring-boot, spring-security, thymeleaf
Mongodb File Server
MongoDB File Server is a file server system based on MongoDB. 基于 MongoDB 的文件服务器。
Stars: ✭ 293 (-28.71%)
Mutual labels:  spring-boot, thymeleaf
Angular Spring Starter
Full stack starter kit featuring Angular 7, Spring boot and stateless JWT authentication.
Stars: ✭ 294 (-28.47%)
Mutual labels:  spring-boot, spring-security
Spring Boot In Action
Spring Boot 系列实战合集
Stars: ✭ 4,153 (+910.46%)
Mutual labels:  spring-boot, spring-security
Hope Boot
🌱 Hope-Boot 一款现代化的脚手架项目
Stars: ✭ 3,241 (+688.56%)
Mutual labels:  spring-boot, thymeleaf
Jwt Spring Security Demo
This is a demo for using JWT (JSON Web Token) with Spring Security and Spring Boot. I completely rewrote my first version. Now this solution is based on the code base from the JHipster Project. I tried to extract the minimal configuration and classes that are needed for JWT-Authentication and did some changes.
Stars: ✭ 2,843 (+591.73%)
Mutual labels:  spring-boot, spring-security
Joinfaces
JoinFaces: JSF Spring Boot Starters - JSF inside Spring Boot Application
Stars: ✭ 295 (-28.22%)
Mutual labels:  spring-boot, spring-security
Xboot
基于Spring Boot 2.x的一站式前后端分离快速开发平台XBoot 微信小程序+Uniapp 前端:Vue+iView Admin 后端:Spring Boot 2.x/Spring Security/JWT/JPA+Mybatis-Plus/Redis/Elasticsearch/Activiti 分布式限流/同步锁/验证码/SnowFlake雪花算法ID 动态权限 数据权限 工作流 代码生成 定时任务 社交账号 短信登录 单点登录 OAuth2开放平台 客服机器人 数据大屏 暗黑模式
Stars: ✭ 3,432 (+735.04%)
Mutual labels:  spring-boot, spring-security
Spring Boot Spring Security Jwt Authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
Stars: ✭ 292 (-28.95%)
Mutual labels:  spring-boot, spring-security
Spring Boot Projects
该仓库中主要是 Spring Boot 的入门学习教程以及一些常用的 Spring Boot 实战项目教程,包括 Spring Boot 使用的各种示例代码,同时也包括一些实战项目的项目源码和效果展示,实战项目包括基本的 web 开发以及目前大家普遍使用的线上博客项目/企业大型商城系统/前后端分离实践项目等,摆脱各种 hello world 入门案例的束缚,真正的掌握 Spring Boot 开发。
Stars: ✭ 4,022 (+878.59%)
Mutual labels:  spring-boot, thymeleaf
Blog Tutorials
⭐️ Codebase for the tutorials on my blog about Java, Spring Boot, AWS, Kotlin and Testing
Stars: ✭ 257 (-37.47%)
Mutual labels:  spring-boot, spring-security
Spring Webmvc Jwt Sample
Secures REST APIs with Spring Security and JWT Token based Authentication
Stars: ✭ 299 (-27.25%)
Mutual labels:  spring-boot, spring-security
Thymeleaf Spring
Thymeleaf integration module for Spring
Stars: ✭ 349 (-15.09%)
Mutual labels:  spring-boot, thymeleaf
Jhipster Kotlin
Kotlin based JHipster
Stars: ✭ 339 (-17.52%)
Mutual labels:  spring-boot, spring-security
Springall
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
Stars: ✭ 22,375 (+5344.04%)
Mutual labels:  spring-boot, spring-security

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

项目介绍

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

预备知识

RUN DEMO

必要条件:

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

登陆

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

image

首页

image

菜单管理

image

角色管理

image

用户管理

image

联系我

Email: [email protected]/[email protected]
OICQ: 903352005
WeChat: Jonsychen_2013 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].