Skip to content
#

spring-data-mongodb

Here are 235 public repositories matching this topic...

The goal of this project is to secure movies-app using Keycloak (with PKCE). movies-app consists of two applications: one is a Spring Boot Rest API called movies-api and another is a React application called movies-ui.

  • Updated Apr 27, 2024
  • JavaScript

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: 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 when testing applications.

  • Updated Mar 24, 2024
  • 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