Fix command to run Spring Boot SAML2 samples

This commit is contained in:
Marcus Da Coregio
2022-07-28 16:16:35 -03:00
parent eb69904f4d
commit 91ccd91eaa
3 changed files with 4 additions and 3 deletions

View File

@@ -38,7 +38,7 @@ This particular implementation uses a `@Scheduled` annotation to update its meta
=== Start up the Sample Boot Application
```
./gradlew :spring-security-samples-boot-saml2login:bootRun
./gradlew :servlet:spring-boot:java:saml2:refreshable-metadata:bootRun
```
=== Open a Browser