在 Intellij 中自动化本地构建和运行项目
我在 Intellij 中有一个包含 12 个子项目的项目,如图所示
Eureka Server、Spring API Gateway 和 10 个 Java Spring 项目(微服务)。全部使用 Maven。
每次我需要运行一些集成测试时,我都需要手动启动所有测试。首先是Eureka,开启后,启动API gateway,然后启动其他的。
我在网上搜索过,但找不到任何脚本来自动执行此操作。有办法吗??
I have a project with 12 subprojects in Intellij as it can be seen in the picture
Eureka Server, Spring API Gateway and then 10 Java Spring projects (microsservices). All using Maven.
Everytime I need to run some integration test, I need to start manually all of them. First Eureka, after it's on, start API gateway and then the others.
I've searched the web but wasn't able to find any script to automate this. Is there a way??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论