SpringCloud / spring-cloud-catalogLinks
《重新定义Spring Cloud实战》实体书目录
☆30Updated 7 years ago
Alternatives and similar repositories for spring-cloud-catalog
Users that are interested in spring-cloud-catalog are comparing it to the libraries listed below
Sorting:
- http://www.itmuch.com☆51Updated 7 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆66Updated 7 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- springcloud 学习与经典场景示例☆75Updated 7 years ago
- api网关☆117Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆159Updated 8 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 使用zipkin集成 从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- spring-boot-starter-swagger使用样例☆58Updated 4 years ago
- 🔨 Nepxion Skeleton is a generic codes and files generator based on freemaker for any text formats, and provides skeleton of Spring Cloud…☆69Updated last year
- Spring-Boot-Samples(Spring Cloud)☆72Updated 2 years ago
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 7 years ago
- 专注于Spring Cloud的代码生成器,http://start.springcloud.cn☆45Updated 6 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆98Updated 8 years ago
- based on Spring-Cloud `Finchley` version.☆25Updated 7 years ago
- 基于SpringBoot和Swagger2生成离线文档:PDF和Html5格式☆42Updated last year
- Rabbitmq队列服务PLUS☆95Updated 2 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- 基于Spring Cloud的微服务治理平台☆47Updated 6 years ago
- Starter for messaging using Apache RocketMQ☆97Updated 7 years ago
- 基于aliyun MQ服务封装的SpringBoot starter 优点 1、 使用简单:开箱即用,只需要简单配置 2、分业务处理:生产-消费端可以自定义配置不同topic、不同tag。☆52Updated 6 years ago
- A sample for zuul-swagger2 to test original services☆38Updated 6 years ago
- 对官方spring boot starter对mongodb支持的扩展,提供更多配置属性,比如:连接数的配置等☆158Updated 7 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆55Updated 5 years ago
- 基于Netty实现的轻量级分布式应用配置中心☆83Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago