这几天学习了如何建立一个微服务的系统,项目地址 -- 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
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.