We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542896b commit 0e5201aCopy full SHA for 0e5201a
spring-boot-docs/src/main/asciidoc/howto.adoc
@@ -1622,8 +1622,8 @@ bootRepackage {
1622
=== Create a non-executable JAR with exclusions
1623
1624
Often if you have an executable and a non-executable jar
1625
-as biuld products, the executable version will have additional
1626
-configuration files that ar enot needed in a library jar. E.g. the
+as build products, the executable version will have additional
+configuration files that are not needed in a library jar. E.g. the
1627
`application.yml` configuration file might excluded from the
1628
non-executable JAR.
1629
0 commit comments