File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
spring-boot-docs/src/main/asciidoc Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -462,8 +462,8 @@ that use Spring Boot. If you're looking to solve a specific problem; check there
462462You can shortcut the steps below by going to https://start.spring.io and choosing the
463463`web` starter from the dependencies searcher. This will automatically generate a new
464464project structure so that you can <<getting-started-first-application-code,start coding
465- right away>>. Check the https://github.com/ spring-io/ initializr[documentation for
466- more details].
465+ right away>>. Check the { spring-initializr-reference}/#user-guide [documentation for more
466+ details].
467467====
468468
469469Before we begin, open a terminal to check that you have valid versions of Java and Maven
Original file line number Diff line number Diff line change @@ -35,6 +35,7 @@ Phillip Webb; Dave Syer; Josh Long; Stéphane Nicoll; Rob Winch; Andy Wilkinson;
3535:dependency-management-plugin: https://github.com/spring-gradle-plugins/dependency-management-plugin
3636:dependency-management-plugin-documentation: {dependency-management-plugin}/blob/master/README.md
3737:spring-boot-maven-plugin-site: http://docs.spring.io/spring-boot/docs/{spring-boot-docs-version}/maven-plugin
38+ :spring-initializr-reference: https://docs.spring.io/initializr/docs/current/reference/htmlsingle
3839:spring-reference: http://docs.spring.io/spring/docs/{spring-docs-version}/spring-framework-reference/htmlsingle
3940:spring-security-reference: http://docs.spring.io/spring-security/site/docs/{spring-security-docs-version}/reference/htmlsingle
4041:spring-security-oauth2-reference: http://projects.spring.io/spring-security-oauth/docs/oauth2.html
You can’t perform that action at this time.
0 commit comments