jonsychen / microservices-examples
基于Spring Boot/Spring Cloud 的微服务架构
☆33Updated 7 years ago
Alternatives and similar repositories for microservices-examples:
Users that are interested in microservices-examples are comparing it to the libraries listed below
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 2 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 7 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- Spring整合Activiti的简单例子☆59Updated 2 years ago
- 基于Spring Boot/Spring Security/JWT的REST服务安全认证☆64Updated 7 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 8 years ago
- 动态切换多数据源示例☆19Updated 8 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆74Updated 5 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 一个使用dubbo分布式事务开发的简易支付系统☆53Updated 8 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆66Updated 8 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆56Updated 2 years ago
- 基于springboot2.0来操作elasticsearch5.x版本的搜索服务☆36Updated 6 years ago
- 基于事务的读写分离☆45Updated 6 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- spring整合guava和redis实现本地和远程缓存