Fix typo and name Spring Initializr
Link to start.spring.io is using official "Spring Initializr" as link text now.
This commit is contained in:
parent
384b37dd62
commit
cef9a6f009
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ You then have to provide some extra configuration via normal Spring Boot configu
|
|||
===== Adapter Installation
|
||||
|
||||
The Keycloak Spring Boot adapter takes advantage of Spring Boot's autoconfiguration so all you need to do is add the Keycloak Spring Boot starter to your project.
|
||||
They Keycloak Spring Boot Starter is also directly available from the https://start.spring.io/[Spring Start Page].
|
||||
The Keycloak Spring Boot Starter is also directly available from the https://start.spring.io/[Spring Initializr Page].
|
||||
To add it manually using Maven, add the following to your dependencies:
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue