Skip to content
#

spring-data-mongodb-reactive

Here are 28 public repositories matching this topic...

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

  • Updated Feb 17, 2023
  • Java

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).

  • Updated Apr 13, 2024
  • Java

Improve this page

Add a description, image, and links to the spring-data-mongodb-reactive topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the spring-data-mongodb-reactive topic, visit your repo's landing page and select "manage topics."

Learn more