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下服务失效的通知扩展。☆99Updated 8 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 基于Spring Cloud、微服务的电商购物平台☆149Updated 8 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆76Updated 7 years ago
- 基于Spring Boot/Spring Security/JWT的REST服务安全认证☆64Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated last year
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆142Updated 7 years ago
- 一个使用dubbo分布式事务开发的简易支付系统☆53Updated 9 years ago
- 乐檬框架之rabbitMQ的解耦实现方式(基于springboot框架),利用ConfirmCallback确保消息安全发送至broker服务器,使用Ack/Nack手动确认消息处理状态,保证broker消息被正确消费☆49Updated 5 years ago
- spring boot实现接口多版本共存 灵活修改 主要用户与APP端交互☆17Updated 7 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用…☆132Updated 6 years ago
- spring cloud 项目实践总结☆34Updated 7 years ago
- springboot脚手架,集成jpa freemarker dubbo security为一体☆65Updated 8 years ago
- dubbox的介绍和简单示例☆77Updated 9 years ago
- http://www.itmuch.com☆51Updated 7 years ago
- MyDog是一个代码生成工具,目前实现了一键生成基于SpringBoot的web工程。项目特点是所有功能均基于插件开发。理论上可以无限扩展。☆56Updated 3 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 基于Spring boot的微服务架构电商系统(学习使用)☆65Updated 4 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆57Updated 3 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- springboot + springmvc +Spring Security + mybatis + PageHelper(Mybatis分页插件) + druid + (maven/gradle) + thymeleaf + bootstrap 组成的框架,基于Jers…☆78Updated 3 years ago
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息☆68Updated 8 years ago
- 对于JasigCAS 3.5.2版本进行简化,只保留基本的功能,用JDBC方式验证,并使用Metronic模板美化界面,以达到可以直接在项目中使用的目的。☆48Updated 2 years ago
- 根据实际项目的需求,实现一个适合由单应用扩展到多应用的架构。在项目的最初设定就是一个适合多模块扩展的架构,最初是单应用架构,以包区分模块。当项目需求增大的时候,会先实现多机部署,接下来进行项目拆分,进行集群部署。每个阶段都会整合一个架构,提供对应的解决方案。☆129Updated 7 years ago
- API服务基础脚手架搭建,采用spring-boot\spring-session\mybatis\redis\quartz等,支持集群部署☆56Updated 6 years ago