AichaelLee / zeusSpringLinks
基于Spring Boot 2.0的前后端分离的快速开发平台,此仓库是后台部分; 前台:Vue+Element 后台:Spring Boot 2.0/Spring Security/JWT/Spring Data JPA+Mybatis-Plus/Redis/分布式限流/同步锁/验证码/动态权限管理 数据权限 工作流 代码生成 日志记录 第三方社交账号、短信登录
☆139Updated 2 weeks ago
Alternatives and similar repositories for zeusSpring
Users that are interested in zeusSpring are comparing it to the libraries listed below
Sorting:
- 文档管理系统,实现了SpringBoot生态主流的三种认证授权方案:1、基于OAuth2的认证授权和单点登录;2、基于Shiro和jwt实现认证授权;3、基于Spring Security和jwt实现认证授权。此项目不准备继续开发,建议关注 https://github.c…☆92Updated 2 years ago
- SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagge…☆123Updated 3 years ago
- vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为…☆110Updated 7 years ago
- springboot+vue+shiro 项目,包括权限,代码生成,,工作流等 demo:地址☆51Updated 2 years ago
- springboot2.0+shiro+jwt+layui+thymeleaf+swagger+mybatis后台权限管理系统。 权限控制的方式为 RBAC。代码通熟易懂 、JWT(无状态token)过期自动刷新,数据全程 ajax 获取,封装 ajax 工具类、菜单无线层…☆92Updated 5 months ago
- admin,后台脚手架☆137Updated 3 months ago
- 项目基于Spring boot+Mybatis的后台管理系统,具备用户管理,菜单管理和角色管理3个功能,权限控制到按钮层级。☆176Updated 6 years ago
- 基于Spring、Spring Boot、MyBatis、Shiro框架,开发的一套后台脚手架框架,包括用户管理、角色管理、权限系统等功能,Spring Boot 快速开发平台,完善的 XSS 防范及脚本过滤,彻底杜绝 XSS 攻击,采用前后端分离技术实现,后端采用REST…☆66Updated 6 years ago
- 基于SpringBoot+SpringCloud微服务的商城项目(个人项目 不用于生产)☆101Updated 3 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆113Updated 6 years ago
- SpringBoot+Shiro权限管理系统脚手架☆105Updated 4 months ago
- 基于vue、element-ui构建开发,实现后台管理前端功能,提供一套更优的前端解决方案☆2Updated 2 weeks ago
- 一个SpringMVC4+EasyUI的后台管理系统,已投入生产线上使用。下载导入SQL脚本,开箱即用,五分钟完成部署。☆148Updated 2 years ago
- 宜立方商城,SOA架构学习项目☆92Updated 6 years ago
- springboot-admin是基于springboot2.0.1 前端采用vue-element-admin组件的快速开发脚手架单体服务。☆52Updated 2 years ago
- springcloud 微服务商城☆116Updated 7 years ago
- 🚀采用SpringBoot2.0、MyBatis、Redis缓存、Shiro权限管理、druid的sql监控、quartz定时任务开发的一套管理 系统☆39Updated last year
- springboot和redis以及通用mapper等的一个结合框架,可快速构建普通业务系统,经过本人一年多的项目实践,绝对值得你拥有☆58Updated 3 years ago
- smaker cloud是国内首个基于Spring Cloud、spring cloud alibaba微服务化快速开发脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架…☆86Updated 6 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆85Updated 8 years ago
- 单点登录sso spring-session springboot redis 企业级组织架构 RBAC权限设计☆171Updated 6 years ago
- 基于 SpringBoot + Spring + SpringMvc+Mybatis+CoreUI +Layui 开发后台管理程序☆88Updated 7 years ago
- springboot集成mybatis、redis、shiro、druid、通用mapper、分页插件、swagger框架☆58Updated last year
- 完整项目☆94Updated 6 years ago
- springboot-bootstrap 后台管理系统☆37Updated 6 years ago
- SpringbootCRM,后台管理模板,抽空持续完善(Github授权登录,微信测试号扫码登录)...☆46Updated 6 years ago
- springboot2.2、spring-data-jpa、iView4、Vue2 、代码生成器、shiro权限管理、前后端分离、java后台管理系统快速开发框架,通过该框架可以在分钟级别内完成单表的前后端增删改查功能。脚手架工程: https://github.com/…☆274Updated 2 years ago
- wetech cms是本人整合开发的一套内容管理系统。旨在开发一个通用的、可持续开发集成的、方便扩展的cms系统,目前主要用来替代本人的wordpress博客☆74Updated 7 years ago
- Shiro 初始权限动态加载。 Shiro Ajax请求权限不满足,拦截后解决方案。 用户禁止登录开关。 在线显示,在线用户管理(踢出登录)。 GIF验证码验证 记住用户 一个帐号多处登录限制,挤掉最先登录的用户。可以设置同一账号的同时在线数量。 使用redi…☆33Updated 8 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆211Updated 2 years ago