Fix command to run the example

This commit is contained in:
Matt Raible 2022-07-27 12:34:43 -06:00 committed by GitHub
parent 655cf77ea4
commit d844c26e2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,7 +33,7 @@ You can refer to the https://docs.spring.io/spring-security/reference/servlet/sa
=== Start up the Sample Boot Application
```
./gradlew :spring-security-samples-boot-saml2login:bootRun
./gradlew :spring-security-samples-boot-saml2-login:bootRun
```
=== Open a Browser