ivangfr / springboot-kong-keycloakLinks
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity…
☆36Updated 2 months ago
Alternatives and similar repositories for springboot-kong-keycloak
Users that are interested in springboot-kong-keycloak are comparing it to the libraries listed below
Sorting:
- ☆63Updated 2 years ago
- ☆20Updated 2 years ago
- In this project, we will implement two Spring Boot Java Web application called streamer-data-jpa and streamer-data-r2dbc. They both will …☆39Updated last month
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆111Updated this week
- The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web ap…☆30Updated 3 months ago
- Java-Spring-CRQS-Eventsourcing-Microservice☆133Updated 3 years ago
- Customized version of the spring authorization server☆78Updated this week
- Spring boot cloud series with latest technologies☆37Updated this week
- Spring Boot Demo with microservices that performs distributed transactions☆88Updated 2 weeks ago
- The goal of this project is to create a Spring Boot application called movies-app that allows users to log in using Username/Password Aut…☆20Updated 2 months ago
- Spring Boot 3, Spring Security, and Keycloak integration☆42Updated 10 months ago
- Sample application demonstrating dynamic Multi-tenancy with Spring Boot, Hibernate and Liquibase☆129Updated 2 years ago
- Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notifi…☆50Updated 3 years ago
- Demo saga pattern, outbox pattern using Spring Boot, Debezium, Kafka, Kafka Connect☆126Updated this week
- The goal is to explore Axon. We will develop a food-ordering app comprising 3 Spring Boot applications: customer-service, restaurant-serv…☆34Updated 2 months ago
- ☆185Updated last year
- This repository contains source code to demonstrate OAuth2 features using Spring Security and KeyCloak Authorization Server☆115Updated last year
- A micro service starter with Spring Boot, Spring Cloud Gateway, Eureka, Spring Security5, OAuth2, Keycloak, Docker and Docker Compose.☆35Updated 4 years ago
- Architecture Microservice with Spring Cloud and Best Practices☆111Updated 3 years ago
- ☆28Updated 3 years ago
- Java (Spring) microservices example with Kafka and saga pattern