在 Intellij 中自动化本地构建和运行项目

发布于 2025-01-11 03:17:44 字数 367 浏览 0 评论 0原文

我在 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

Project Structure

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文