Clarify Maven plugin usage

This commit is contained in:
Dave Syer
2014-06-20 12:48:55 +01:00
parent 88379e2aa3
commit 9d5c371cf1

View File

@@ -125,8 +125,9 @@ section if you want to use it:
</build>
----
NOTE: You only need to add the plugin, there is no need for to configure it unless you
want to change the settings defined in the parent.
NOTE: If you use the Spring Boot starter parent pom, you only need to
add the plugin, there is no need for to configure it unless you want
to change the settings defined in the parent.