Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
spring-boot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DEMO
spring-boot
Commits
0d2f644c
Commit
0d2f644c
authored
Aug 20, 2015
by
Matt MacAulay
Committed by
Stephane Nicoll
Aug 20, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix link to exec maven plugin
Closes gh-3793
parent
53251a9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
using-spring-boot.adoc
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
+1
-1
No files found.
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
View file @
0d2f644c
...
@@ -38,7 +38,7 @@ defaults. The parent project provides the following features:
...
@@ -38,7 +38,7 @@ defaults. The parent project provides the following features:
* A Dependency Management section, allowing you to omit `<version>` tags for common
* A Dependency Management section, allowing you to omit `<version>` tags for common
dependencies, inherited from the `spring-boot-dependencies` POM.
dependencies, inherited from the `spring-boot-dependencies` POM.
* Sensible https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html[resource filtering].
* Sensible https://maven.apache.org/plugins/maven-resources-plugin/examples/filter.html[resource filtering].
* Sensible plugin configuration (http://
mojo.code
haus.org/exec-maven-plugin/[exec plugin],
* Sensible plugin configuration (http://
www.mojo
haus.org/exec-maven-plugin/[exec plugin],
http://maven.apache.org/surefire/maven-surefire-plugin/[surefire],
http://maven.apache.org/surefire/maven-surefire-plugin/[surefire],
https://github.com/ktoso/maven-git-commit-id-plugin[Git commit ID],
https://github.com/ktoso/maven-git-commit-id-plugin[Git commit ID],
http://maven.apache.org/plugins/maven-shade-plugin/[shade]).
http://maven.apache.org/plugins/maven-shade-plugin/[shade]).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment