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…☆90Updated 3 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 8 years ago
- shiro 基于 url做的权限系统☆43Updated 10 years ago
- 基于Spring Cloud、微服务的电商购物平台☆151Updated 8 years ago
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息☆68Updated 8 years ago
- Spring整合Activiti的简单例子☆59Updated 3 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 3 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- 基于Spring Boot/Spring Security/JWT的REST服务安全认证☆64Updated 8 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆141Updated 7 years ago
- spring boot实现接口多版本共存 灵活修改 主要用户与APP端交互☆17Updated 8 years ago
- SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控☆139Updated 2 years ago
- 一个基于Activiti5.13和Bootstrap3.0.3的请假流程☆54Updated 11 years ago
- Dubbox整合Spring Boot基于Avro、Thrift协议构建REST服务☆40Updated 9 years ago
- oauth2-shiro与Redis的整合, 更符合实际项目需要☆83Updated 8 years ago
- dubbox的介绍和简单示例☆78Updated 9 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用…☆131Updated 7 years ago
- 基于SpringBoot+SpringCloud+Mybatis+Docker分布式敏捷开发系统架构,提供整套公共微服务服务模块:内容管理、支付中心、用户管理(包括第三方)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造…☆76Updated 7 years ago
- SpringCloud相关DEMO(包含: zuul\eureka\swagger2\feign\spring cloud config\spring data rest\spring boot admin等)☆104Updated 8 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆246Updated 5 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…☆155Updated 8 years ago
- demo-spring-boot-security-oauth2☆96Updated 8 years ago
- http://www.itmuch.com☆51Updated 8 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆131Updated 6 months ago
- springboot脚手架,集成jpa freemarker dubbo security为一体☆65Updated 8 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated 2 years ago
- RabbitMQ为异步消息处理提出了一个很好的解决方案,它是一个非常好用的消息中间件,主要用于中间件的解耦,同时,Spring Boot为RabbitMQ提供了支持, Spring Boot为Rabbit准备了spring-boot-starter-amqp,spring-…☆182Updated 8 years ago