Skip to content

Commit

Permalink
Document that starter parent enables compilation with -parameters
Browse files Browse the repository at this point in the history
Closes gh-27762
  • Loading branch information
wilkinsona committed Sep 7, 2021
1 parent 6e6a6c0 commit 93ac645
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The parent project provides the following features:

* Java 1.8 as the default compiler level.
* UTF-8 source encoding.
* Compilation with `-parameters`.
* A dependency management section, inherited from the `spring-boot-dependencies` POM, that manages the versions of common dependencies.
This dependency management lets you omit `<version>` tags for those dependencies when used in your own POM.
* An execution of the <<goals.adoc#goals-repackage, `repackage` goal>> with a `repackage` execution id.
Expand Down

0 comments on commit 93ac645

Please sign in to comment.