spring-data-mongodb-reactive
There are 28 repositories under spring-data-mongodb-reactive topic.
hantsy/spring-reactive-sample
Spring 5/6 Reactive playground
hantsy/angular-spring-reactive-sample
RESTful API demos with Spring 6 WebFlux, Spring Boot 3, Spring Data Mongo, Spring Security, Spring Session and Angular (upgraded to v16)
hantsy/spring-reactive-jwt-sample
Secures REST APIs with Spring Security and JWT Token-based Authentication powered by Spring Reactive stack
learning-spring-boot/learning-spring-boot-2nd-edition-code
Source code for Learning Spring Boot 2nd Edition
sinkyoungdeok/order-and-gift-project
지금까지 배웠던 기술들을 다듬을겸 주문&선물 프로젝트를 진행합니다
hantsy/spring-kotlin-coroutines-sample
Spring Kotlin Coroutines sample
mohitsinha/spring-boot-webflux-reactive-mongo
A sample project created using Spring Boot 2, Spring Data Mongo-Db Reactive, Spring Boot Webflux, Spring Security Webflux, Functional Routes
ivangfr/springboot-rsocket-webflux-aop
The goal of this project is to play with RSocket protocol. For it, we will implement three Spring Boot Java applications, movie-server, movie-client-shell and movie-client-ui. As storage, it's used the reactive NoSQL database MongoDB. All the streaming of movie events and the logging are handling by AOP (Aspect Oriented Programming).
ivangfr/spring-webflux-reactive-databases
The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.
maryellenteaches/SpringData2
Spring:Spring Data 2 exercise files
bezkoder/mongodb-reactive-spring-boot
Spring Boot MongoDB Reactive example - CRUD application that uses Maven, Spring Data Reactive MongoDB to interact with MongoDB database and Spring WebFlux for Reactive Rest API
shivendra-kumar/LetsChat
Reactive Chat application using reactive Mongo DB, Server Sent Events, Spring Webflux and Spring Security Reactive
jthoms/spring-security-mongodb-reactive
Reactive Spring boot 2 sample using Mongodb via Spring Data and Reactive Spring Security.
qvest-digital/spring-boot2-sample-webflux
Simple sample Spring Boot 2 application with Webflux
ard333/spring-boot-webflux-mongodb-reactive
Example Spring Boot Webflux and MongoDB (Reactive)
anicetkeric/spring-reactive-mongodb-aggregation
https://boottechnologies-ci.medium.com/spring-data-reactive-mongodb-aggregation-pipeline-924e90ce1e79
banerjee-ronitb/post-service
User Posts Microservice for a Social N/w App Demonstration.
hantsy/react-spring-mongo-kotlin
React, Spring Boot, Spring Data Mongo, Kotlin Coroutines Example
qvest-digital/spring-boot2-sample-webflux-fn
Simple sample Spring Boot 2 application with Webflux.Fn
zinzzas/kotlin-spring-data-mongo-reactive
kotlin using spring data mongodb ractive
pearlisme/product-api
Spring-data-mongodb-reactive
sai-abhishek/reactive-rest-spring-boot
Experiment with Reactive REST APIs using Spring WebFlux
sonerd/spring-boot-reactive
Spring Boot Reactive related samples
AlexKbit/reactive-spring
Sample project of using reactive streams with WebFlux from Spring Framework 5
iammahesh123/spring-webflux-testing-demo
This project demonstrates how to test Spring WebFlux controllers and services using JUnit 5 and Mockito.