mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Correct typo in section on using Maven without Boot as the parent
Closes #1188
This commit is contained in:
committed by
Andy Wilkinson
parent
075eb9f30c
commit
ef89ad019d
@@ -66,7 +66,7 @@ If you import additional starters, you can safely omit the version number.
|
||||
|
||||
[[using-boot-maven-without-a-parent]]
|
||||
==== Using Spring Boot without the parent POM
|
||||
No everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
|
||||
Not everyone likes inheriting from the `spring-boot-starter-parent` POM. You may have your
|
||||
own corporate standard parent that you need to use, or you may just prefer to explicitly
|
||||
declare all your Maven configuration.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user