hengyuboy / spring-cloud-chapterLinks
SpringCloud企业级核心技术,对应简书《Spring Cloud 核心技术》专题配套源码
☆16Updated 6 years ago
Alternatives and similar repositories for spring-cloud-chapter
Users that are interested in spring-cloud-chapter are comparing it to the libraries listed below
Sorting:
- Spring-Boot-Samples(Spring Cloud)☆72Updated last year
- Rabbitmq队列服务PLUS☆93Updated 2 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 使用Spring OAuth2实现的OAuth2 资源服务器以及认证服务器☆61Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆60Updated 6 years ago
- nacos 教程,包括原理,实践,应用场 景☆77Updated 3 years ago
- spring boot 集成 RocketMq消息中间件☆27Updated 8 years ago
- Spring Boot Admin和Nacos集成,欢迎Star☆20Updated 6 years ago
- based on Spring-Cloud `Finchley` version.☆25Updated 7 years ago
- ☀️ Nepxion DiscoveryDesktop is a desktop UI for Nepxion Discovery with service governance, blue green and gray release orchestration, tra…☆92Updated 2 months ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆41Updated 2 years ago
- springcloud 学习与经典场景示例☆75Updated 7 years ago
- Zoo Admin - 在线 zookeeper管理工具,基于Jfinal+Beetl开发。☆51Updated 2 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- 简约而不简单功能强大的配置中心。部署简单、支持多环境多版本配置管理。支持全局配置、多应用共享配置、配置加密、配置实时同步、spring/springboot无缝对接,细粒度权限控制、安全过滤等功能☆48Updated 2 years ago
- springboot部署系统(部署+缓存管理+业务降级+应用监控)☆22Updated 7 years ago
- 自定义的spring-boot的dubbox starter,为spring-boot相关的项目使用dubbox提供简易的方式并集成spring-boot的auto configuration☆25Updated 8 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 一个sofa demo 实现了领域驱动设计☆69Updated 7 years ago
- Spring Boot Starter for OkHttp3☆56Updated 9 years ago
- code-builder是适配目前主流数据库的代码生成Maven插件、SpringBoot Starter,提供全部内置属性来百分之百自定义模板来生成对应的代码并自动生成文件.☆41Updated 6 years ago
- 基于spring cloud eureka实现。 fm-cloud-bamboo: 接口多版本控制, fm-cloud-graybunny: 灰度发布,A/B Test☆82Updated 6 years ago
- 🔑 Nepxion Matrix is an AOP framework integrated with Spring AutoProxy, Spring Registrar and Spring Import Selector with high universalit…☆132Updated 11 months ago
- LCN分布式事务框架v4.0 dubbo-lcn-demo☆40Updated 7 years ago
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 💢 Nepxion EventBus is a generic event dispatching component based on Google Guava with Spring framework AOP, support synchronous and asy…☆79Updated 11 months ago
- 《重新定义Spring Cloud实战》实体书目录☆30Updated 6 years ago
- AG-Gate 是一个基于spring cloud的用户资源授权、api管理授权的网关系统,以jwt交互的鉴权token来实施,支持基于Eureka注册中心下的服务鉴权和拦截,同时扩展Eureka下服务失效的通知扩展。☆99Updated 8 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Updated 2 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago