Remove reference to SNAPSHOT doc
This commit is contained in:
parent
ca56fbbcf0
commit
63bec75cc9
|
|
@ -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-SNAPSHOT/reference/htmlsingle/#using-boot-starter-poms[reference documentation]
|
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter-poms[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-SNAPSHOT/reference/htmlsingle/#using-boot-starter-poms[reference documentation]
|
http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#using-boot-starter-poms[reference documentation]
|
||||||
mentions that 3rd party starters should not start with `spring-boot-starter`, some starters
|
mentions that 3rd party starters should not start with `spring-boot-starter`, some starters
|
||||||
do as they were designed before this was clarified.
|
do as they were designed before this was clarified.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue