This version is still in development and is not considered stable yet. For the latest stable version, please use Spring Boot 3.3.2!

Maven Plugin

The Spring Boot Maven Plugin provides Spring Boot support in Apache Maven. It allows you to package executable jar or war archives, run Spring Boot applications, generate build information and start your Spring Boot application prior to running integration tests.

To use it, you must use Maven 3.6.3 or later.

In addition to this user guide, API documentation is also available.