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
224a4e46
Commit
224a4e46
authored
Sep 19, 2017
by
Stephane Nicoll
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '1.5.x'
parents
09c64d52
86e72534
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
using-spring-boot.adoc
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
+0
-1
README.adoc
spring-boot-starters/README.adoc
+2
-2
No files found.
spring-boot-docs/src/main/asciidoc/using-spring-boot.adoc
View file @
224a4e46
...
@@ -268,7 +268,6 @@ you don't want to use the `spring-boot-antlib` module.
...
@@ -268,7 +268,6 @@ you don't want to use the `spring-boot-antlib` module.
[[using-boot-starter-poms]]
[[using-boot-starter]]
[[using-boot-starter]]
=== Starters
=== Starters
Starters are a set of convenient dependency descriptors that you can include in your
Starters are a set of convenient dependency descriptors that you can include in your
...
...
spring-boot-starters/README.adoc
View file @
224a4e46
...
@@ -8,14 +8,14 @@ JPA for database access just include the `spring-boot-starter-data-jpa` dependen
...
@@ -8,14 +8,14 @@ JPA for database access just include the `spring-boot-starter-data-jpa` dependen
your project, and you are good to go.
your project, and you are good to go.
For complete details see the
For complete details see the
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter
-poms
[reference documentation]
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter[reference documentation]
== Community Contributions
== Community Contributions
If you create a starter for a technology that is not already in the standard list we can
If you create a starter for a technology that is not already in the standard list we can
list it here. Just send a pull request for this page.
list it here. Just send a pull request for this page.
WARNING: While the
WARNING: While the
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter
-poms
[reference documentation]
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter[reference documentation]
mentions that 3rd party starters should not start with `spring-boot`, some starters
mentions that 3rd party starters should not start with `spring-boot`, some starters
do as they were designed before this was clarified.
do as they were designed before this was clarified.
...
...
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