MeloFocus / focusLinks
focus,用shiro和springboot搭建的权限管理系统,用户、角色、资源管理授权,细粒度到权限码
☆53Updated 2 years ago
Alternatives and similar repositories for focus
Users that are interested in focus are comparing it to the libraries listed below
Sorting:
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆294Updated 3 years ago
- SpringBoot骨架项目,集成SpringBoot、Mybatis、Druid、Mapper、PageHelper、Redis、Shiro、Swagger2、Log4j2等技术☆242Updated 7 years ago
- 完整项目☆93Updated 6 years ago
- 宜立方商城,SOA架构学习项目☆92Updated 7 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- 使用javaconfig的方式整合SpringMVC+Mybatis+SpringSecurity实现基于数据库的权限系统,包括对按钮的权限控制。☆84Updated 8 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- 项目基于Spring boot+Mybatis的后台管理系统,具备用户管理,菜单管理和角色管理3个功能,权限控制到按钮层级。☆176Updated 7 years ago
- 包含框架有:SpringBoot、SpringMVC、MyBaits、Bootstrap3、Freemarker;有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等☆194Updated last year
- Springboot2.0+redis+SpringMVC+Spring+Mybatis+Mybatis Plus的Java web分布式开发系统;NettySocketIo排队系统/排队模块/排队框架,它是一款具有代码生成功能的智能快速开发平台;是以Spring Fram…☆350Updated 2 years ago
- 基于SpringBoot+SpringSecurity+SpringSocial+JWT等的第三方登录(微信QQ)和安全认证框架☆148Updated 7 years ago
- ☆113Updated 7 years ago
- java工具类:Excel导入导出、时间操作、文件上传等工具类☆113Updated 3 years ago
- LeeCX 开源后台管理系统,前端基于bootstrap+jquery,后端基于springmvc+spring+mybatis☆101Updated 7 years ago
- 基于最新的Spring Boot 2.2.0稳定版,天然的前后端分离设计思想。简单、便捷、易拓展,致力于成为中小企业开发的利器☆158Updated 3 years ago
- Springboot + shiro权限管理。这或许是流程最详细、代码最干净、配置最简单的shiro上手项目了。☆284Updated 6 years ago
- 愿支付是整合支付模块(微信支付,支付宝)的java项目,拿来即用!☆93Updated 8 years ago
- 一个基于spring cloud Greenwich的简单秒杀电子商城项目,适合新人阅读。A simple spring cloud based seckill shopping mall project, suitable for young people to read…☆212Updated 3 years ago
- RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制…☆338Updated 7 years ago
- Good权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的权限系统,其目的是形成一套属于自己的通用的开发框架 以后来项目的时候就可以直接基于此平台进行开发,减少重复工作量;使用Spring Boot、Shiro、MyBatis、H-UI等…☆80Updated 7 years ago
- Spring+SpringMVC+Mybatis+adminLTE3实现前后端分离(nginx负载均衡+tomcat集群)☆146Updated 2 years ago
- springboot与redis的集合☆187Updated 7 years ago
- 一个轻量级权限管理系统,包含:管理员管理、角色管理、菜单管理、定时任务、参数管理、代码生成器等☆248Updated 6 years ago
- Maven-maven多模块项目搭建+SSM框架整合☆61Updated 7 years ago
- 这个一个基本的后台框架,springboot + redis.☆101Updated 6 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- 使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架☆298Updated 3 years ago
- 系统管理后台,包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。 使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。 系统中对springdata的查询条件Specification做了简单…