Skip to content
#

spring-web-mvc

Here are 5 public repositories matching this topic...

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.

  • Updated Oct 27, 2024
  • Shell

The goal of this project is to create a simple Spring Boot REST API and securing it with Kong using the LDAP Authentication and Basic Authentication plugins. Besides, we will explore more plugins that Kong offers like: Rate Limiting and Prometheus plugins.

  • Updated Nov 15, 2024
  • Shell

Improve this page

Add a description, image, and links to the spring-web-mvc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-web-mvc topic, visit your repo's landing page and select "manage topics."

Learn more