Maven 插件

Spring Boot Maven Plugin 在 Apache Maven 中提供 Spring Boot 支持。它允许您打包可执行的 jar 或 war 归档文件,运行 Spring Boot 应用程序,生成构建信息,并在运行集成测试之前启动您的 Spring Boot 应用程序。

要使用它,您必须使用 Maven 3.6.3 或更高版本。

除了此用户指南,还提供 API 文档

© . This site is unofficial and not affiliated with VMware.