See gh-10109
This commit is contained in:
Johnny Lim
2017-08-30 15:25:43 +09:00
committed by Stephane Nicoll
parent 2c97d3a5e9
commit db76112700
13 changed files with 21 additions and 21 deletions

View File

@@ -7,7 +7,7 @@
-----
By default, both the <<<repackage>>> and the <<<run>>> goals will include any <<<provided>>>
dependencies that are defined in the project. A boot-based project should consider
dependencies that are defined in the project. A Spring Boot project should consider
<<<provided>>> dependencies as <<container>> dependencies that are required to run
the application.