yjmyzz / spring-cloud-demoLinks
spring cloud sample
☆60Updated 7 years ago
Alternatives and similar repositories for spring-cloud-demo
Users that are interested in spring-cloud-demo are comparing it to the libraries listed below
Sorting:
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆215Updated 8 years ago
- learn springboot/springcloud☆263Updated 7 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用…☆132Updated 6 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆250Updated 4 years ago
- ☆93Updated 7 years ago
- 使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认…☆156Updated 7 years ago
- ☆121Updated 8 years ago
- ☆73Updated 7 years ago
- 龙果开源-Mybatis代码自动生成工具☆165Updated 5 years ago
- 1、使用Redis 存储AccessToken 2、使用MySQL 存储ClientDetails和UserDetails信息