windwant / spring-boot-serviceLinks
Druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务配置;aop配置;ftp服务;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务发现;redis分布式锁;SPI服务机制;cat监控
☆48Updated 6 years ago
Alternatives and similar repositories for spring-boot-service
Users that are interested in spring-boot-service are comparing it to the libraries listed below
Sorting:
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆103Updated 6 years ago
- 单点登录sso spring-session springboot redis 企业级组织架构 RBAC权限设计☆171Updated 6 years ago
- shiro整合jwt前后端分离权限认证示例☆105Updated 3 years ago
- Maven多模块,搭建SpringBoot项目,手把手教学☆119Updated 3 years ago
- springboot2.0单点登录☆57Updated 7 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 7 years ago
- SprintBoot开发的Rest API接口项目实战,集成了拦截器,日志处理,mysql,mybatis, oauth2.0, spring secutity等,已投入生产线上使用。应用了https://github.com/hemin1003/spring-boot-s…☆292Updated 2 years ago
- Springboot+Mybatis plus 多数据源Demo☆79Updated 7 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- 一个SpringMVC4+EasyUI的后台管理系统,已投入生产线上使用。下载导入SQL脚本,开箱即用,五分钟完成部署。☆149Updated 2 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- vans 基于SpringBoot构建的后端开发脚手架项目,完美整合springmvc+mybatis+spring security+jwt token。项目代码简介,注释清楚,容易上手,针对用户、角色 、权限、字典等模块已经开发完成。项目适用于前段后端开发的系统,可以作为…☆110Updated 7 years ago
- springboot集成mybatis、redis、shiro、druid、通用mapper、分页插件、swagger框架☆59Updated 2 years ago
- 微服务 spring dubbo项目:dubbo rpc;druid数据源连接池;mybatis配置集成,多数据源;jmx监控MBean;定时任务;aop;ftp;测试;Metrics监控;参数验证;跨域处理;shiro权限控制;consul服务注册,发现;redis分布式…☆223Updated 2 years ago
- SpringBoot+Security☆52Updated 7 years ago
- springBoot WebSocket Netty服务实现☆75Updated 2 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆117Updated last year
- Good权限管理系统是作者学习springBoot时基于springBoot开发的一套轻量级的权限系统,其目的是形成一套属于自己的通用的开发框架 以后来项目的时候就可以直接基于此平台进行开发,减少重复工作量;使用Spring Boot、Shiro、MyBatis、H-UI等…