Skip to content

Commit

Permalink
Fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
moarychan committed Oct 26, 2023
1 parent c629b16 commit 8164731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-petclinic-microservices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ The application could be reached at http://localhost:8080
## Enabling Spring boot starter for Microsoft Entra ID (Optional)

To secure the Java applications in this sample please follow
the [Spring Security Microsoft Entra ID tutorial](https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-microsoft-entra-id)
the [Spring Security Microsoft Entra ID tutorial](https://docs.microsoft.com/en-us/azure/developer/java/spring-framework/configure-spring-boot-starter-java-app-with-azure-active-directory)
. After setting your Active directory you can enable security on Customers service by uncommenting
the relevant Microsoft Entra ID sample code.

Expand Down

0 comments on commit 8164731

Please sign in to comment.