Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Web 应用程序 (JSF),它使用两个 Web 服务 (REST)。在实现这些 Web 服务之前,我使用模拟 (WIREMOCK)。通过部署应用程序,我必须启动两个调用 main 方法的模拟。有没有办法将这三个任务组合成一个任务(maven 插件或其他)?
我找到了一个解决方案,但它不是通用的,因为它与 eclipse 环境有关。它包括使用launcher Compositeeclipse 插件。
launcher Composite