Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 553 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 553 Bytes

MongoDB Reactive Template Service

A microservice template developed using the reactive stack (WebFlux, MongoDB Reactive Driver), containing a Helm chart and ready to be deployed to a Kubernetes, following the general accepted practices of GitOps (Argo CD, GitHub Actions, GitHub Container Registry).

Reactive stack:

  • Spring Reactive Web (WebFlux)
  • MongoDB Reactive Driver

Microservice contains:

  • Dockerfile
  • GitHub Actions
  • GitHub Container Registry
  • Helm chart
  • Distributed trace support (Jaeger)
  • Spring security
  • Actuator
  • Swagger