5 lines
315 B
Plaintext
5 lines
315 B
Plaintext
[[introduction]]
|
|
= Introduction
|
|
The Spring Boot Maven Plugin provides Spring Boot support in https://maven.org[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.
|