V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Zeahoo
V2EX  ›  编程

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

  •  
  •   Zeahoo · 2019-01-29 09:43:44 +08:00 · 3372 次点击
    这是一个创建于 1885 天前的主题,其中的信息可能已经有所发展或是发生改变。

    这几天学习了如何建立一个微服务的系统,项目地址 -- 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

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5394 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 09:11 · PVG 17:11 · LAX 02:11 · JFK 05:11
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.