springboot + zookeeper主从服务 + slf4j+ log4j2 异步日志
Support
Quality
Security
License
Reuse
利用SpringBoot整合HBase,基于HBaseJavaAPI的二次封装,可以直接引用jar包使用,目前测试已支持HBase1.1.2和HBase1.4.6以及HBase2.0.2三个版本。
Support
Quality
Security
License
Reuse
Support
Quality
Security
License
Reuse
SpringBoot Admin监控(监控和采集应用信息)
Support
Quality
Security
License
Reuse
Spring Boot快速简单的基础教程,Mybatis、shiro、redis案例,持续更新中...
Support
Quality
Security
License
Reuse
This is Fatfree Framework (f3) project template that integrated with AdminLTE template
Support
Quality
Security
License
Reuse
Add swagger to your admin resource for dropwizard
Support
Quality
Security
License
Reuse
Paladin是啥? 它是一个以JFinal为底层的java基础后台框架。 结合了以下第三方组件: Beetl、Druid、Shiro、Ehcache(JFinal自带有工具类)。 界面使用的拼图的后台模板,自己做了些优化和更改。 最初目的:为了学习jfinal,通过一点点的摸索,把它建立起来了。 最终理想:形成一个工作中比较通用的基础后台框架。 适用人群 刚入门JFinal的同学,可以拿过去做个参考 各种大牛,看过、路过,给点指导,求虐求喷 部署方式 1、还原数据库文件;在app.properties中修改数据库配置 2、项目导入Eclipse,按照JFinal手册中的方式配置Java Applcation,使用jetty启动项目。 3、默认账号/密码:superadmin/asdasd 交流 QQ群:240452848 欢迎大家前来交流,给予宝贵的建议。 希望能在社区的力量下(高人指点、建议;喷子鄙视、虐待)下,逐步完善,让众人受益。 现在项目的难度还不是很高,功能、操作、代码都还有很大的提升空间。 所以有兴趣的兄弟,可以多多提交Pull Requests。 同一个功能,同一个操作,每个人都有自己的解决方案;可以拿出来聊一聊,比一比,哪种更加科学、实用。 就当是一场游戏,大家一起打怪,各路神仙,各显神通。让我们一起享受其中的乐趣吧_^ 目前初步已经完成的功能,很多还需要完善、改进 基础功能 登陆、注销 访问页面时,更具ActionKey获取WildcardPermission并进行权限判断 开始 欢迎使用 个人资料 修改密码 系统 系统设置 组织机构 用户管理 角色管理 资源管理 导航管理 开发 模型代码模板预览 控制器代码模板预览 视图代码模板预览 为啥要叫它Paladin? Paladin翻译过来貌似是游侠、圣骑士的意思。感觉这个名字挺酷的,所以它就叫这个吧。
Support
Quality
Security
License
Reuse
Spring Boot,Shiro,Mybatis,React,前后端分离,权限管理
Support
Quality
Security
License
Reuse
angular i18n loader to support AOT with dynamic locale changes
Support
Quality
Security
License
Reuse
Spring Boot mybatis-plus redis shiro 分布式配置管理整合 maven多模块 后台权限管理系统脚手架 自动生成代码
Support
Quality
Security
License
Reuse
个人网站 https://www.fishmaple.cn
Support
Quality
Security
License
Reuse
一个包含许多常用业务脚手架功能的管理系统,包含了前后端常用框架的集成,通用业务的封装和自动生成代码,可用于快速完成简单业务类型的管理系统
Support
Quality
Security
License
Reuse
admin-solution 是一个权限管理系统模板. 采用 Vue + ElementUI + SpringBoot + Shiro + MySQL 实现
Support
Quality
Security
License
Reuse
An example of a simple Spring Boot with JSP and basic authorisation on Spring Security application
Support
Quality
Security
License
Reuse
Extjs4+Shiro+Spring开发的权限管理框架
Support
Quality
Security
License
Reuse
项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>
Support
Quality
Security
License
Reuse
spring-boot,shiro,mybatis-plus,mysql-spatial,jts
Support
Quality
Security
License
Reuse
👏Marveliu的springboot脚手架,面向restful提供基于shiro的jwttoken权限控制,集成Redis,Quartz,QueryDsl等,精简灵活。
Support
Quality
Security
License
Reuse
springboot整合shiro多realm登陆
Support
Quality
Security
License
Reuse
Demo of shiro session and stateless
Support
Quality
Security
License
Reuse
Demo/code/example using some java framework(eg SSM, SpringBoot, SpringCloud).
Support
Quality
Security
License
Reuse
单点登录/认证/鉴权,以后的项目可能会用到
Support
Quality
Security
License
Reuse
springboot整合shiro
Support
Quality
Security
License
Reuse
shiro反序列化检测(只是个玩具23333)
Support
Quality
Security
License
Reuse
An example of a simple Spring Boot with JSP and basic authorisation on Spring Security application
Support
Quality
Security
License
Reuse
毕业设计(医院预约挂号系统)
Support
Quality
Security
License
Reuse
s
shrio-with-jwt-spring-boot-starterby davidfantasy
Java 
8
Version:Current
License: No License (No License)
spring-boot环境下基于JWT Token的无状态shiro权限验证框架
Support
Quality
Security
License
Reuse
它是以jfinal为底层的java后台基础框架,结合了beetl、druid、shiro、ehcache。
Support
Quality
Security
License
Reuse
Java Web 开发框架,使用Spring + Mybatis + Shiro + Druid等技术
Support
Quality
Security
License
Reuse
Spring+SpringMVC+Shiro+Mybatis+bootstrap整合环境
Support
Quality
Security
License
Reuse
简单的做了ssm集成shiro ,包括权限,角色的管理
Support
Quality
Security
License
Reuse
采用SpringBoot、MyBatis、Shiro、KISSO,开发的一套单点登录权限系统
Support
Quality
Security
License
Reuse
ssos框架,记录平时使用的一些工具类,集成权限、数据权限、动态表单、自定义字段
Support
Quality
Security
License
Reuse
采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码!
Support
Quality
Security
License
Reuse
基于springboot、shiro的单点登录系统
Support
Quality
Security
License
Reuse
CVE-2020-13933 靶场: shiro 认证绕过漏洞
Support
Quality
Security
License
Reuse
基于SSM的前后端分离的电商购物商城,前端[Vue+ElementUI],后台[SpringMVC/Spring/MyBatis/Shiro/MySQL/Maven]
Support
Quality
Security
License
Reuse
Perfree是一款基于java开发的博客建站平台,后端采用SpringBoot、Shiro、Mybatis、Enjoy模板引擎等技术进行开发,给您带来全新的创作体验
Support
Quality
Security
License
Reuse
A feature-rich modern C++ string class
Support
Quality
Security
License
Reuse
Austin does things with words. It's the development version of the eponymous package on r-forge.
Support
Quality
Security
License
Reuse
【微信小程序 java 工具 后台 】客户后台管理系统 通用 springboot+shiro+redis+mysql bootstrap(主) Layui(辅) vue.js前端框架 + thymeleaf 高度模仿微信小程序官方管理后台
Support
Quality
Security
License
Reuse
存放Java 相关的所有demo工程,包括消息队列、文件上传、Shiro、Spring等
Support
Quality
Security
License
Reuse
基于Dubbo微服务项目快速搭建脚手架,提供基础功能,方便企业快速搭建项目。主要技术Dubbo/SpringBoot/Jpa/Redis/MySQL/RabbitMq/Shiro/Zookeeper
Support
Quality
Security
License
Reuse
springboot-ssm 是一个基于Spring Boot & Spring & Spring MVC & MyBatis的简单通用的项目,用于快速构建中小型API的后端服务系统.
Support
Quality
Security
License
Reuse
JSP technology is used to create web application just like Servlet technology
Support
Quality
Security
License
Reuse
springboot+shiro+mybatis-plus前后端分离
Support
Quality
Security
License
Reuse
"朝书夕拾" 在线购物商城 集锦Spring Framework/Spring MVC/MyBatis框架,高并发,集群分布式,分布式锁等互联网最流行技术
Support
Quality
Security
License
Reuse
SunRise项目-后端 sunrise-spring-boot。该项目是一个前端后台解决方案,它基于 spring boot 实现。它使用了最新的技术栈,内置了权限验证,统一异常处理,交互日志记录等,提炼了典型的业务模型,它可以帮助你快速搭建企业级中后台产品原型。相信不管你的需求是什么,本项目都能帮助到你。
Support
Quality
Security
License
Reuse
基于spring boot + element-ui的后台管理系统:后端篇
Support
Quality
Security
License
Reuse
z
zookeeperDemoby liweiDiao
springboot + zookeeper主从服务 + slf4j+ log4j2 异步日志
Java
9
Updated: 2 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
H
HBase-Componentby YaoQi17
利用SpringBoot整合HBase,基于HBaseJavaAPI的二次封装,可以直接引用jar包使用,目前测试已支持HBase1.1.2和HBase1.4.6以及HBase2.0.2三个版本。
Java
9
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-shiroby haoyuyang
Java
9
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
fw-boot-adminby xuyisu
SpringBoot Admin监控(监控和采集应用信息)
Java
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-examplesby zhuqitao
Spring Boot快速简单的基础教程,Mybatis、shiro、redis案例,持续更新中...
Java
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
f3-adminlteby hendrosteven
This is Fatfree Framework (f3) project template that integrated with AdminLTE template
JavaScript
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
d
dropwizard.swaggerby paradoxical-io
Add swagger to your admin resource for dropwizard
JavaScript
9
Updated: 8 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
b
back_managerby jiang890910bo
Paladin是啥? 它是一个以JFinal为底层的java基础后台框架。 结合了以下第三方组件: Beetl、Druid、Shiro、Ehcache(JFinal自带有工具类)。 界面使用的拼图的后台模板,自己做了些优化和更改。 最初目的:为了学习jfinal,通过一点点的摸索,把它建立起来了。 最终理想:形成一个工作中比较通用的基础后台框架。 适用人群 刚入门JFinal的同学,可以拿过去做个参考 各种大牛,看过、路过,给点指导,求虐求喷 部署方式 1、还原数据库文件;在app.properties中修改数据库配置 2、项目导入Eclipse,按照JFinal手册中的方式配置Java Applcation,使用jetty启动项目。 3、默认账号/密码:superadmin/asdasd 交流 QQ群:240452848 欢迎大家前来交流,给予宝贵的建议。 希望能在社区的力量下(高人指点、建议;喷子鄙视、虐待)下,逐步完善,让众人受益。 现在项目的难度还不是很高,功能、操作、代码都还有很大的提升空间。 所以有兴趣的兄弟,可以多多提交Pull Requests。 同一个功能,同一个操作,每个人都有自己的解决方案;可以拿出来聊一聊,比一比,哪种更加科学、实用。 就当是一场游戏,大家一起打怪,各路神仙,各显神通。让我们一起享受其中的乐趣吧_^ 目前初步已经完成的功能,很多还需要完善、改进 基础功能 登陆、注销 访问页面时,更具ActionKey获取WildcardPermission并进行权限判断 开始 欢迎使用 个人资料 修改密码 系统 系统设置 组织机构 用户管理 角色管理 资源管理 导航管理 开发 模型代码模板预览 控制器代码模板预览 视图代码模板预览 为啥要叫它Paladin? Paladin翻译过来貌似是游侠、圣骑士的意思。感觉这个名字挺酷的,所以它就叫这个吧。
JavaScript
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
L
LOEO2by Tonys-L
Spring Boot,Shiro,Mybatis,React,前后端分离,权限管理
JavaScript
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
n
ng-i18n-aot-loaderby vokeit-oss
angular i18n loader to support AOT with dynamic locale changes
JavaScript
9
Updated: 6 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
spirngboot-consoleby FnuJava
Spring Boot mybatis-plus redis shiro 分布式配置管理整合 maven多模块 后台权限管理系统脚手架 自动生成代码
JavaScript
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
f
fishmapleby fishstormX
个人网站 https://www.fishmaple.cn
JavaScript
9
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
p
paladin-bootby zxwgdft
一个包含许多常用业务脚手架功能的管理系统,包含了前后端常用框架的集成,通用业务的封装和自动生成代码,可用于快速完成简单业务类型的管理系统
JavaScript
9
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
admin-solutionby wangmingco
admin-solution 是一个权限管理系统模板. 采用 Vue + ElementUI + SpringBoot + Shiro + MySQL 实现
Java
9
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-boot-jsp-exampleby mamadaliev
An example of a simple Spring Boot with JSP and basic authorisation on Spring Security application
Java
9
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
extjs4-shiro-adminby telzhou618
Extjs4+Shiro+Spring开发的权限管理框架
CSS
9
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
w
wf-mproductby ichoukou
项目说明 renren-security是一个轻量级权限管理系统,其核心设计目标是开发迅速、学习简单、轻量级、易扩展 使用renren-security搭建项目,只需编写30%左右代码,其余的代码交给系统自动生成 一个月的工作量,一周就能完成,剩余的时间可以陪家人、朋友、撩妹、钓凯子等,从此踏入高富帅、白富美行业 具有如下特点 轻量级的权限系统,只涉及Spring、Shiro、Mybatis后端框架,降低学习使用成本 友好的代码结构及注释,便于阅读及二次开发 支持HTML、JSP、Velocity、Freemarker等视图,零技术门槛 灵活的权限控制,可控制到页面或按钮,满足绝大部分的权限需求(如需控制到按钮级别,需使用Shiro标签,控制按钮的显示或隐藏) 页面交互使用Vue2.x,极大的提高了开发效率 完善的代码生成机制,可在线生成entity、xml、dao、service、html、js代码,减少70%以上的开发任务 引入quartz定时任务,可动态完成任务的添加、修改、删除、暂停、恢复及日志查看等功能 引入路由机制,刷新页面会停留在当前页 如何交流、反馈、参与贡献? 项目主页:http://www.renren.io/open/ 开发文档:http://www.renren.io/open/doc.html oschina仓库:http://git.oschina.net/babaio/renren-security github仓库:https://github.com/sunlightcs/renren-security 编程入门教程:http://www.renren.io 官方QQ群:324780204、145799952 如需关注项目最新动态,请Watch、Star项目,同时也是对项目最好的支持 技术讨论、二次开发等咨询、问题和建议,请移步到QQ群324780204、145799952,我会在第一时间进行解答和回复! 技术选型: 核心框架:Spring Framework 4.2 安全框架:Apache Shiro 1.3 视图框架:Spring MVC 4.2 持久层框架:MyBatis 3.3 定时器:Quartz 2.2 数据库连接池:Druid 1.0 日志管理:SLF4J 1.7、Log4j 页面交互:Vue2.x 软件需求 JDK1.7+ MySQL5.5+ Tomcat7.0+ Maven3.0+ 本地部署 通过git下载源码 创建数据库renren-security,数据库编码为UTF-8 执行doc/db.sql文件,初始化数据 修改db.properties文件,更新MySQL账号和密码 Eclipse、IDEA执行【clean package tomcat7:run】命令,即可运行项目 项目访问路径:http://localhost 非Maven方式启动,则默认访问路径为:http://localhost:8080/renren-security 建议使用阿里云的Maven仓库: <mirror> <id>alimaven</id> <name>aliyun maven</name> <url>http://maven.aliyun.com/nexus/content/groups/public/</url> <mirrorOf>central</mirrorOf> </mirror>
CSS
9
Updated: 5 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
spring-bootby kakawin
spring-boot,shiro,mybatis-plus,mysql-spatial,jts
Java
8
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
marvel-springbootby Marveliu
👏Marveliu的springboot脚手架,面向restful提供基于shiro的jwttoken权限控制,集成Redis,Quartz,QueryDsl等,精简灵活。
Java
8
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
springboot-shiro-mulit-realmby yangzheng0
springboot整合shiro多realm登陆
Java
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
shirostatelessby t4Wang
Demo of shiro session and stateless
Java
8
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
c
code_demoby skypyb
Demo/code/example using some java framework(eg SSM, SpringBoot, SpringCloud).
Java
8
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
s
Support
Quality
Security
License
Reuse
s
shiro-urldnsby LuckyC4t
shiro反序列化检测(只是个玩具23333)
Java
8
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-jsp-exampleby egnaf
An example of a simple Spring Boot with JSP and basic authorisation on Spring Security application
Java
8
Updated: 5 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
h
Support
Quality
Security
License
Reuse
s
shrio-with-jwt-spring-boot-starterby davidfantasy
spring-boot环境下基于JWT Token的无状态shiro权限验证框架
Java
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
J
JFinal-Paladinby michaelzx
它是以jfinal为底层的java后台基础框架,结合了beetl、druid、shiro、ehcache。
JavaScript
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
J
JThisby tangthis
Java Web 开发框架,使用Spring + Mybatis + Shiro + Druid等技术
JavaScript
8
Updated: 8 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sssdmbby wadezyj
Spring+SpringMVC+Shiro+Mybatis+bootstrap整合环境
JavaScript
8
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
ssm-shiroby chen11181989
简单的做了ssm集成shiro ,包括权限,角色的管理
JavaScript
8
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
b
bkcell_securityby qwzhang01
采用SpringBoot、MyBatis、Shiro、KISSO,开发的一套单点登录权限系统
JavaScript
8
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
ssos-frameworkby xiamo6666
ssos框架,记录平时使用的一些工具类,集成权限、数据权限、动态表单、自定义字段
JavaScript
8
Updated: 4 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
S
SyFrameWorkby qianfangzheng
采用前后端分离架构:SpringBoot 2.x,Ant Design&Vue,Mybatis-plus,Shiro,JWT。强大的代码生成器让前后端代码一键生成,无需写任何代码!
Java
8
Updated: 3 y ago
License: Weak Copyleft (LGPL-3.0)
Support
Quality
Security
License
Reuse
s
springboot-shiro-ssoby 4rnold
基于springboot、shiro的单点登录系统
Java
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
C
CVE-2020-13933by lyy289065406
CVE-2020-13933 靶场: shiro 认证绕过漏洞
Java
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
I
IceMallby ZhuoZhuoCrayon
基于SSM的前后端分离的电商购物商城,前端[Vue+ElementUI],后台[SpringMVC/Spring/MyBatis/Shiro/MySQL/Maven]
Java
8
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
P
PerfreeProjectby perfree
Perfree是一款基于java开发的博客建站平台,后端采用SpringBoot、Shiro、Mybatis、Enjoy模板引擎等技术进行开发,给您带来全新的创作体验
JavaScript
8
Updated: 4 y ago
License: Strong Copyleft (GPL-3.0)
Support
Quality
Security
License
Reuse
S
Stringby lionkor
A feature-rich modern C++ string class
C++
8
Updated: 4 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
a
austin-scratchby conjugateprior
Austin does things with words. It's the development version of the eponymous package on r-forge.
R
8
Updated: 7 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
my_admin_v1by tangzhangss
【微信小程序 java 工具 后台 】客户后台管理系统 通用 springboot+shiro+redis+mysql bootstrap(主) Layui(辅) vue.js前端框架 + thymeleaf 高度模仿微信小程序官方管理后台
JavaScript
8
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
j
java-demosby Humsen
存放Java 相关的所有demo工程,包括消息队列、文件上传、Shiro、Spring等
Java
7
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
q
quick-cli-javaby GeXyu
基于Dubbo微服务项目快速搭建脚手架,提供基础功能,方便企业快速搭建项目。主要技术Dubbo/SpringBoot/Jpa/Redis/MySQL/RabbitMq/Shiro/Zookeeper
Java
7
Updated: 6 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
spring-boot-ssmby caoxile
springboot-ssm 是一个基于Spring Boot & Spring & Spring MVC & MyBatis的简单通用的项目,用于快速构建中小型API的后端服务系统.
Java
7
Updated: 3 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
J
Java-JSPby SuneetPatil
JSP technology is used to create web application just like Servlet technology
Java
7
Updated: 7 y ago
License: Permissive (MIT)
Support
Quality
Security
License
Reuse
e
erpby white211
springboot+shiro+mybatis-plus前后端分离
Java
7
Updated: 5 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
m
mmall_learningby zqnh
"朝书夕拾" 在线购物商城 集锦Spring Framework/Spring MVC/MyBatis框架,高并发,集群分布式,分布式锁等互联网最流行技术
Java
7
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse
s
sunrise-spring-bootby SunRisingChang
SunRise项目-后端 sunrise-spring-boot。该项目是一个前端后台解决方案,它基于 spring boot 实现。它使用了最新的技术栈,内置了权限验证,统一异常处理,交互日志记录等,提炼了典型的业务模型,它可以帮助你快速搭建企业级中后台产品原型。相信不管你的需求是什么,本项目都能帮助到你。
Java
7
Updated: 3 y ago
License: Permissive (Apache-2.0)
Support
Quality
Security
License
Reuse
s
springboot-web-adminby zhazhjie
基于spring boot + element-ui的后台管理系统:后端篇
Java
7
Updated: 4 y ago
License: No License (No License)
Support
Quality
Security
License
Reuse