在普通的 Spring Boot 应用上添加微服务

2019-01-29 09:43:44 +08:00
 Zeahoo

这几天学习了如何建立一个微服务的系统,项目地址 -- https://github.com/zeahoo/spring-petclinic

本项目以 Spring 官方的宠物诊所的例子,在不破坏原有逻辑的基础上,为其添加一个微服务。

在旧系统中,如果要实现微服务化,最简单的方式即是在当前的大型程序中添加小的微服务程序,修改力度最小。

学习该项目的参考链接如下:

https://github.com/spring-projects/spring-petclinic

Microservices With Spring Boot - Part 1 - Getting Started

Microservices With Spring Boot - Part 2 - Creating a Forex Microservice

Microservices With Spring Boot - Part 3 - Creating Currency Conversion Microservice

Microservices With Spring Boot - Part 4 - Using Ribbon for Load Balancing

Microservices With Spring Boot - Part 5 - Using Eureka Naming Server

3386 次点击
所在节点    编程
0 条回复

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/531442

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX