fixing small typo
This commit is contained in:
@@ -183,7 +183,7 @@ As pointed out in the <<Notes on JAR Layout>>, you will need a shaded jar in ord
|
|||||||
to AWS Lambda. You can use the https://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin] for that.
|
to AWS Lambda. You can use the https://maven.apache.org/plugins/maven-shade-plugin/[Maven Shade Plugin] for that.
|
||||||
The example of the <<shade-plugin-setup,setup>> can be found above.
|
The example of the <<shade-plugin-setup,setup>> can be found above.
|
||||||
|
|
||||||
You can use theSpring Boot Maven Plugin to generate the <<thin-jar>>.
|
You can use the Spring Boot Maven Plugin to generate the <<thin-jar>>.
|
||||||
[source,xml]
|
[source,xml]
|
||||||
----
|
----
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|||||||
Reference in New Issue
Block a user