ivangfr / springboot-keycloak-mongodb-testcontainersLinks
The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.
☆37Updated 6 months ago
Alternatives and similar repositories for springboot-keycloak-mongodb-testcontainers
Users that are interested in springboot-keycloak-mongodb-testcontainers are comparing it to the libraries listed below
Sorting:
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆116Updated last week
- The repo for my post series about Keycloak and how to use it to secure Spring Boot applications and services☆73Updated 5 years ago
- ☆188Updated last year
- A detailed example connecting to Keycloak (OpenID Complaint Authentication and Authorization Server) using Spring Oauth2 OpenID Connector…☆125Updated 3 years ago
- The goal of this project is to create a simple Spring Boot REST API, called simple-service, and secure it with Keycloak. Furthermore, the…☆165Updated 6 months ago
- Simple Event Driven Microservices with Spring Cloud Stream☆98Updated 5 years ago
- Example with Spring Boot 3 focused on resilience, security and observability. It uses Spring Cloud Gateway, Spring Security and Spring Cl…☆78Updated this week
- Spring Boot Demo with microservices that performs distributed transactions☆89Updated last week
- PoC for Spring Boot 2 + Spring Security 5 + Keycloak 3.4.3 without Keycloak Adapter☆145Updated 6 years ago
- ☆50Updated 2 years ago
- ☆64Updated 3 years ago
- ☆46Updated 7 months ago
- Code examples built for the purpose of video course: Microservices With Spring Boot And Spring Cloud