jonsychen / microservices-examplesLinks
基于Spring Boot/Spring Cloud 的微服务架构
☆33Updated 8 years ago
Alternatives and similar repositories for microservices-examples
Users that are interested in microservices-examples are comparing it to the libraries listed below
Sorting:
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆98Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- 基于Spring Boot/Spring Security/JWT的REST服务安全认证☆64Updated 8 years ago
- 基于Spring Cloud、微服务的电商购物平台☆151Updated 8 years ago
- Spring整合Activiti的简单例子☆59Updated 2 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated 2 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆76Updated 7 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆66Updated 7 years ago
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息☆68Updated 8 years ago
- http://www.itmuch.com☆51Updated 8 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆180Updated 8 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- spring cloud 项目实践总结☆34Updated 7 years ago
- 基于springboot2.0来操作elasticsearch5.x版本的搜索服务☆37Updated 7 years ago
- 一个使用dubbo分布式事务开发的简易支付系统☆54Updated 9 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 8 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…☆156Updated 8 years ago
- spring-boot-starter-swagger使用样例☆58Updated 4 years ago
- spring boot实现接口多版本共存 灵活修改 主要用户与APP端交互☆17Updated 7 years ago
- SpringCloud相关DEMO(包含: zuul\eureka\swagger2\feign\spring cloud config\spring data rest\spring boot admin等)☆104Updated 8 years ago
- 使用Spring OAuth2实现的OAuth2 资源服务器以及认证服务器☆61Updated 7 years ago
- MyDog是一个代码生成工具,目前实现了一键生成基于SpringBoot的web工程。项目特点是所有功能均基于插件开发。理论上可以无限扩展。☆56Updated 3 years ago
- API服务基础脚手架搭建,采用spring-boot\spring-session\mybatis\redis\quartz等,支持集群部署☆56Updated 6 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated last year
- 基于事务的读写分离☆45Updated 7 years ago