Skip to content

leijendary/spring-api-gateway-template

Repository files navigation

Spring Boot API Gateway Template

  • This api gateway template is intended for the microservice architecture
  • Sample classes are included

Technologies Used:

  • Kotlin
  • Spring Boot 3
  • Spring Actuator
  • Spring Cloud Gateway
  • Spring Cloud LoadBalancer
  • Spring Configuration Processor
  • Spring Data Redis Reactive
  • Spring Devtools
  • Spring Security OAuth2 JOSE
  • SpringDoc OpenAPI
  • AWS CDK
  • Caffeine
  • Docker
  • JUnit
  • Kubernetes
  • Micrometer Tracing
  • Prometheus
  • Zipkin

Spring API Gateway Template

To run the code:

./gradlew bootRun

To run tests:

./gradlew test

To build a JAR file:

./gradlew bootJar -x test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published