springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。
☆119Mar 13, 2024Updated 2 years ago
Alternatives and similar repositories for springcloud-study
Users that are interested in springcloud-study are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SpringBoot学习的相关工程并辅以博文讲解。主要包括入门的Hello World、自定义配置的获取、集成mybatis的xml和注解使用、集成jpa的使用、集成druid进行项目的监控、事物实战使用, 项目打包、使用logback日志文件管理、添加过滤器和拦截器、多数…☆1,639Jan 23, 2025Updated last year
- 关于kafka的一些相关使用示例代码。☆106Nov 4, 2022Updated 3 years ago
- java-study 是本人学习Java过程中记录的一些代码!从Java基础的数据类型、jdk1.8的Lambda、Stream和日期的使用、 IO流、数据集合、多线程使用、并发编程、23种设计模式示例代码、常用的工具类, 以及一些常用框架,netty、mina、sprin…☆1,305Jan 24, 2024Updated 2 years ago
- springboot2 + mybatis-plus3 +shiro1.4 +layui细颗粒度网站后台用户权限管理系统☆12Sep 4, 2018Updated 8 years ago
- 实现文档转换的一个网站,目前支持PDF转Word,对Word文档进行翻译等操作,网站还可以获取网易云热门评论等信息☆12Dec 16, 2022Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- RedisMQDemo☆11Jun 13, 2019Updated 7 years ago
- ☆19Sep 11, 2019Updated 7 years ago
- 微服务搭建用户授权管理系统☆16Nov 13, 2025Updated 10 months ago
- Netty 4 的一些技术栈示例代码并辅以博文讲解。主要包括入门的demo,粘包和拆包解决办法,心跳测试,http服务的实现,client重连机制,TCP滑动窗口、protobuf协议传输等相关技术。☆447Oct 4, 2022Updated 3 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- 用于管理API的开放平台 SpringBoot + Vue☆13Dec 19, 2018Updated 7 years ago
- Doc文档的批量上传并转换为PDF文件,前端同步获取转换结果并提供下载 Multy upload and conversion of doc documents to PDF files. Frontend synchronous acquisition of conver…☆28Dec 8, 2022Updated 3 years ago
- 结合activeMQ实现在服务器端推送消息,Spring MVC实现☆13May 7, 2017Updated 9 years ago
- 《慕课网》Java从零到企业级电商项目实战-服务端☆18Oct 14, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于spring-cloud系列整合的分布式项目的例子,监控管理、配置中心、注册中心、分布式锁、分布式事务、多数据源、工作流、单点登录、oauth2授权、接口文档、路由跳转、第三方集成等等☆104May 9, 2019Updated 7 years ago
- 📚 本仓库是技术专栏的【大本营】,你可以收藏/fork/star来获取最新内容☆30Jun 5, 2022Updated 4 years ago
- SpringCloud(Finchley.RELEASE)+SpringBoot(2.0.7)+LCN(5.0.2.RELEASE)项目骨架,eureka+config+bus+feign+ribbon+hystrix+zuul等组件支持,MyBatis+Redis+Mon…☆111May 10, 2019Updated 7 years ago
- java版微服务常用技术完全整合架构。通过maven添加依赖即用。完全满足开发到发布到k8s的整个devops流程。框架不会有具体的业务实现代码,不过在开发的时候留附带的demo以便校验。框架大部分技术已用到真实业务系统,以确保可行性和正确性。☆10Jul 22, 2023Updated 3 years ago
- 将xxl-job修改为springboot版本 本地测试直接启动就可以了。不再需要手动部署tomcat。☆16May 14, 2018Updated 8 years ago
- 基于Spring Boot + Spring Security OAuth2 + jwt 搭建的单点登录示例☆11Dec 4, 2018Updated 7 years ago
- 笔记☆25Mar 9, 2019Updated 7 years ago
- spring-web实战☆24Sep 26, 2016Updated 9 years ago
- 深入浅出消息队列与消息中间件:Kafka、RabbitMQ、RocketMQ、Pulsar☆21May 13, 2026Updated 4 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 采用 wContour 实现等值线图的绘制☆10Oct 13, 2020Updated 5 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Apr 2, 2018Updated 8 years ago
- ⚓️ Docker、Dubbo、Spring Boot☆10Oct 12, 2019Updated 6 years ago
- 实战SpringCloud组件配置管理、服务治理、断路器、智能路由、微代理、控制总线、全局锁、决策竞选、分布式会话、集群状态管理☆14Oct 9, 2017Updated 8 years ago
- 基于Spring Cloud实现微服务前后端系统☆375Jun 17, 2022Updated 4 years ago
- ☆10Nov 18, 2020Updated 5 years ago
- 走进SpringCloud系列,详细演示了集群注册中心,服务提供,服务发现,网关路由,远程配置,消息总线等等特性☆21Dec 7, 2018Updated 7 years ago
- Java相关框架, java 基础, Spring, mybsatis ,SpringBoot ,分布式,微服务☆58Nov 3, 2025Updated 10 months ago
- 基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶☆137Dec 17, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用WPF实现的一个简单的打印小工具☆16Apr 12, 2016Updated 10 years ago
- angular+require构建PC端单页面项目☆15Sep 4, 2018Updated 8 years ago
- 服务质量监控,javaagent+asm☆16Jun 17, 2022Updated 4 years ago
- 🎉 Thrive 是一个 Vue3 + Python Flask 的产物,该项目专注于分享技术文章和知识,为技术爱好者和从业者提供一个分享、交流和学习的平台。用户可以在平台上发表自己的技术文章,或浏览其他用户分享的文章,并与他们进行讨论和互动。☆18Nov 12, 2024Updated last year
- 无限期使用 Xshell Xftp☆10Jun 26, 2020Updated 6 years ago
- SpringBoot(2.0.5)+MybatisPlus(3.0.7)项目骨架,支持SpringSecurity+JWT权限验证,整合Redis+MongoDB+RabbitMQ+Elasticseach,Quartz定时任务,EasyPoi的Excel导出,Swagge…☆124Jun 21, 2022Updated 4 years ago
- SpingBoot框架使用与研究项目。☆174Apr 17, 2019Updated 7 years ago