ivangfr / spring-boot-nginx-keycloak-clusterLinks
The goal of this project is to use Nginx as a reverse proxy and load balancer for a Keycloak cluster with two instances and a Spring Boot application, called simple-service, also with two instances. The simple-service app will use Keycloak for IAM.
☆21Updated last month
Alternatives and similar repositories for spring-boot-nginx-keycloak-cluster
Users that are interested in spring-boot-nginx-keycloak-cluster are comparing it to the libraries listed below
Sorting:
- 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 last month
- The goal of this project is to explore the capabilities of Vault. To achieve this, we will develop applications that utilize Vault for st…☆24Updated 5 months ago
- Codebase for talk on Spring I/O 2022 in Barcelona about Spring for Apache Kafka☆39Updated 2 years ago
- Spring Boot 3.x template with OpenTelemetry Agent☆19Updated last year
- Kafka integration with Java Spring-boot with one application serving as a producer and the other consuming the messages☆15Updated 3 years ago
- ☆40Updated 2 years ago
- Demo illustrating the usage of Spring Cloud Stream in order to integrate with Kafka Streams☆39Updated this week
- ☆33Updated last year
- Java (Spring) microservices example with Kafka and saga pattern☆64Updated 2 years ago
- Demo illustrating the usage of Spring Security in microservices built on top of Spring Boot and Spring Cloud☆110Updated last week
- Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be in…☆35Updated last month
- ☆20Updated last year
- Source code examples built for the purpose of video course: Microservices On Kubernetes☆38Updated last week
- Java Microservice Examples☆33Updated last year
- A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperRepo…