mongodb-reactive
There are 18 repositories under mongodb-reactive topic.
kgromov/graphql-data-dsl
Spring boot demo project that shows power of graphql together with spring data and querydsl
300kks/mongodb-reactive-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).
didifive/reactive-bingo
Repositório com os requisitos do desafio de conclusão do curso Spring WebFlux
pjqdyd/Springboot-webflux-demo
SpringBoot + Webflux 整合实现响应流式编程
qiyu23793637/spring-webflux-demo
ktolin spring webflux mongodb reactive
lradziwonowicz/spring-boot-mongodb-reactive-config
A sample Spring Boot 2.1.3 app which uses a custom configuration for reactive mongodb repository
rgolubtsov/hooke-jeeves-nlp-spring-boot-webflux-mongodb-reactive
A Spring Boot-based application, designed and intended to be run as a microservice, implementing the nonlinear unconstrained minimization algorithm of Hooke and Jeeves.
yurickgomes/spring-reactive-mongodb-demo
How to get started with spring boot 3 + mongodb reactive
bogdansolga/reactive-spring-boot-training
The training examples for the 'Reactive Programming using Spring Boot' training
CarinaPorumb/pet-clinic-mongoDB
A simple Java project using Spring Boot and MongoDB for reactive programming with Spring WebFlux, focusing on CRUD operations.
dubersfeld/gutenberg-manhattan
I present here a microservice-oriented application that uses some basic Docker features including docker-compose. It consists of a collection of separate servers all running in Docker containers. MongoDB is used for persistence and also runs in a container. Moreover all backend servers use reactive connection to MongoDB and Spring WebFlux rather than Spring RESTful. All backend servers are tested using JUnit5 test classes.
furkanguzel/webflux-mongodb
Spring Boot WebFlux (reactivestreams) Reactive Rest API development with MongoDB
kgromov/weather-archieve-reactive
Spring boot project to fetch, store and aggregate weather data based on mongodb-reactive
lucasnscr/WebFlux-Study
Studies on Spring WebFlux, reactive programming and reactive connection to MongoDB
LZanardii/poc-reactive-api
This repo will be used to improve my knowledge with reactive and non-blocking tecnologies
sudiptab2100/Kotlin-Micronaut-RESTAPI-MongoDB
REST APIs to store and retrieve data from MongoDB database using Micronaut Framework and Kotlin programming language.