In this tutorial, we’re gonna build a 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. You’ll know:
- How to configure Spring Data to work with MongoDB Database
- How to define Data Model and Repository interface
- Way to create Spring Rest Controller to process HTTP requests
- Way to use Spring Data Reactive MongoDB to interact with Database
More Practice:
– Spring WebFlux File upload example
– Spring Boot + GraphQL + MongoDB example with Spring Data & graphql-java
– Spring Boot, MongoDB: JWT Authentication with Spring Security
– Spring Boot MongoDB Pagination example with Spring Data
Exception Handling:
– Spring Boot @ControllerAdvice & @ExceptionHandler example
– @RestControllerAdvice example in Spring Boot
Fullstack:
– Angular 8 + Spring Boot + MongoDB example
– Angular 10 + Spring Boot + MongoDB example
– Angular 11 + Spring Boot + MongoDB example
– Angular 12 + Spring Boot + MongoDB example
– Angular 13 + Spring Boot + MongoDB example
– Angular 14 + Spring Boot + MongoDB example
– Angular 15 + Spring Boot + MongoDB example
– React + Spring Boot + MongoDB example
– Vue.js + Spring Boot + MongoDB example