Sync docs from master to gh-pages
This commit is contained in:
@@ -1563,7 +1563,7 @@ file:</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>As pointed out in the <a href="#_notes_on_jar_layout">Notes on JAR Layout</a>, you wil need a shaded jar in order to upload it
|
||||
<p>As pointed out in the <a href="#_notes_on_jar_layout">Notes on JAR Layout</a>, you will need a shaded jar in order to upload it
|
||||
to AWS Lambda. You can use the <a href="https://maven.apache.org/plugins/maven-shade-plugin/">Maven Shade Plugin</a> for that.
|
||||
The example of the <a href="#shade-plugin-setup">setup</a> can be found above.</p>
|
||||
</div>
|
||||
@@ -1603,7 +1603,7 @@ applications to AWS Lambda with Maven <a href="https://github.com/spring-cloud/s
|
||||
</div>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>As pointed out in <a href="#_notes_on_jar_layout">Notes on JAR Layout</a>, you wil need a shaded jar in order to upload it
|
||||
<p>As pointed out in <a href="#_notes_on_jar_layout">Notes on JAR Layout</a>, you will need a shaded jar in order to upload it
|
||||
to AWS Lambda. You can use the <a href="https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow/">Gradle Shadow Plugin</a> for that:</p>
|
||||
</div>
|
||||
<div class="listingblock">
|
||||
|
||||
Reference in New Issue
Block a user