shuxingliu / microservices
☆21Updated 7 years ago
Alternatives and similar repositories for microservices:
Users that are interested in microservices are comparing it to the libraries listed below
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆66Updated 8 years ago
- ☆37Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- dubbox zookeeper示例,项目采用maven工程,基于spring boot☆16Updated 8 years ago
- 基于SpringBoot和Swagger2生成离线文档:PDF和Html5格式☆42Updated 5 months ago
- 对于JasigCAS 3.5.2版本进行简化,只保留基本的功能,用JDBC方式验证,并使用Metronic模板美化界面,以达到可以直接在项目中使用的目的。☆48Updated 2 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 7 years ago
- 基于Spring Boot/Spring Cloud 的微服务架构☆33Updated 7 years ago
- wolf 是一个高可用平台,分布式快速开发平台。配置中心、权限统一管理、单点登录,作业系统、监控平台。☆25Updated 6 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 7 years ago
- mybatis table sharding plugin☆60Updated 3 years ago
- ID生成服务器,多种高性能ID生成策略☆17Updated 7 years ago
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 6 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- 权限管理平台☆18Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- Spring boot shiro spring-session redis☆52Updated 7 years ago
- 微信第三方平台开发☆31Updated 7 years ago
- A sample for zuul-swagger2 to test original services☆38Updated 6 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 5 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆47Updated last year
- 启动应用即已经提供外部网络请求☆25Updated 7 years ago
- 基于Spring4.18+SpringMVC 4.18+hibernate4的内容管理系统☆13Updated 9 years ago
- springboot 分布式系统swagger文档☆34Updated 6 years ago
- mica 演示项目☆48Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆45Updated 6 years ago
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14Updated 4 years ago