Update README.md

This commit is contained in:
collaboratewithakash 2022-11-05 17:27:41 +05:30 committed by GitHub
parent 118a2033e9
commit 66604fcc83
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
This module contains articles about Keycloak in Spring Boot projects. This module contains articles about Keycloak in Spring Boot projects.
## Relevant articles: ## Relevant articles:
- [A Quick Guide to Using Keycloak with Spring Boot](https://www.baeldung.com/spring-boot-keycloak) - [A Quick Guide to Using Keycloak With Spring Boot](https://www.baeldung.com/spring-boot-keycloak)
- [Custom User Attributes with Keycloak](https://www.baeldung.com/keycloak-custom-user-attributes) - [Custom User Attributes with Keycloak](https://www.baeldung.com/keycloak-custom-user-attributes)
- [Customizing the Login Page for Keycloak](https://www.baeldung.com/keycloak-custom-login-page) - [Customizing the Login Page for Keycloak](https://www.baeldung.com/keycloak-custom-login-page)
- [Keycloak User Self-Registration](https://www.baeldung.com/keycloak-user-registration) - [Keycloak User Self-Registration](https://www.baeldung.com/keycloak-user-registration)