• 在项目中显示多个微服务的项目和端口号时,可以在 Services 状态栏下来展示
  • 首先打开 Services 的状态栏
    IDEA中显示Services窗口_IDEA
  • 来到 Services 下 点击 “+”,添加 Spring Boot 类型的 service

IDEA中显示Services窗口_IDEA_02

  • 添加完成后就会显示项目中的微服务了
    IDEA中显示Services窗口_状态栏_03