运行使用Jenkins的多模块SpringBoot微服务应用程序

huangapple 未分类评论48阅读模式
英文:

Running Multimodule SpringBoot Microservices Application with Jenkins

问题

需要帮助在运行Jenkins构建后触发由Spring Boot微服务应用程序创建的Jars。我有4个模块:

模块1

模块2

模块3

模块4

类似地,在每个模块文件夹的目标目录下有4个jar文件。我需要一种通过Jenkins触发/运行这些jar的方式。我该怎么做?

提前感谢。

英文:

Need Help in triggering Jars created after running the Jenkins build for a Spring Boot Microservices application. I have 4 modules

Module 1

Module 2

Module 3

Module 4

Like wise have got 4 jar files under the target directory of each module folder. I need a way to trigger/run these jars via jenkins. How can i do it.

Thanks in advance

huangapple
  • 本文由 发表于 2020年4月6日 19:49:29
  • 转载请务必保留本文链接:https://java.coder-hub.com/61059129.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定