Change the repository type filter
All
Repositories list
6 repositories
aggregateservice
PublicA data aggregation microservice template developed using a reactive stack (WebFlux, WebClient, no database support), containing a Helm diagram and ready to deploy to Kubernetes according to common GitOps practices (Argo CD, GitHub Actions, GitHub Container Registry).storageservice
PublicA microservice template for working with an Amazon S3 compatible cloud storage server, developed using a reactive stack (WebFlux), containing a Helm diagram and ready to deploy to Kubernetes according to common GitOps practices (Argo CD, GitHub Actions, GitHub Container Registry).auth-service
PublicAn Authentication and Authorization microservice template using Spring Cloud Security (OAuth2, JWT) that contains a Helm diagram and is ready to be deployed to Kubernetes following common GitOps practices (Argo CD, GitHub Actions, GitHub Container Registry).postgresql-r2dbc-service
PublicA microservice template developed using the reactive stack (WebFlux, R2JDBC, PostgreSQL), 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).mongodb-reactive-service
PublicA 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).api-service
PublicA microservice template developed using the reactive stack (WebFlux, Spring Cloud Gateway, Resilience4j), 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).