Skip to content
#

spring-data-mongodb

Here are 210 public repositories matching this topic...

This library brings the convenience of SQL declarative nature to restful APIs in the form of RSQL but without the danger of sql injection by using a typesafe mapping of allowed field paths defined via integration with querydsl library. Like sql, it supports clauses such as select, filter, pagination and sorting that can easily be represented in …

  • Updated Oct 1, 2016
  • Java

The goals of this project are to: 1) Create a Spring Boot application that manages books, called book-service; 2) Use Keycloak as OpenID Connect provider; 3) Test using Testcontainers; 4) Explore the utilities and annotations that Spring Boot provides for testing applications.

  • Updated Apr 27, 2025
  • Java

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

Improve this page

Add a description, image, and links to the spring-data-mongodb 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 topic, visit your repo's landing page and select "manage topics."

Learn more