【发布时间】:2019-08-02 02:22:21
【问题描述】:
我有下面的 Spring Boot 微服务。这些 jar 文件 1、test-service-port no-8100 2、test-service-port no-8101 3、Zuul server,config server也有。
如何在tomcat服务器中部署上述服务
【问题讨论】:
标签: spring spring-boot tomcat
我有下面的 Spring Boot 微服务。这些 jar 文件 1、test-service-port no-8100 2、test-service-port no-8101 3、Zuul server,config server也有。
如何在tomcat服务器中部署上述服务
【问题讨论】:
标签: spring spring-boot tomcat
修改您的 maven 或 gradle 构建以生成一个包作为战争。
【讨论】: