268 results for “topic:spring-data-mongodb”
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.
Building Persistable One-to-One Chat Using Spring Boot and WebSockets
Build Spring Boot MongoDB JWT Authentication & Authorization example with Spring Security, Spring Data
Spring Boot on Kubernetes Demo Project
SpringAngularEcommerce is a shopping cart application developed as a pet project to practice different technologies like spring boot, spring security, elastic-search, redis, mongodb, jwt authentication etc
Java relationship-enabled domain model persistence framework for MongoDB
Sample Project for Spring Web Reactive + Reactive Mongo + Command Pattern
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
Spring Boot Using Spring Data MongoDB Example
Goal: create a Spring Boot app called book-service accessible only through the Kong API gateway. In Kong, the kong-oidc plugin will be installed, enabling communication between Kong and Keycloak. This setup ensures that when Kong receives a request for book-service, it validates the request in conjunction with Keycloak to ensure its authenticity.
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 http request parameters. It primarily supports JPA model and MongoDB query via Querydsl.
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.
Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database
Unified Object base Dynamic Query for Sql, MongoDb, Elasticsearch with Auto Join, Auto Projection and so many advanced feature.
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
Demo for using Angular and Spring RSocket together
Kotlin-ES-CQRS-Microservice
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
:koala: [ALA] 내가 모르던 나를 알아가는, 나를 표현하는 한 줄 SNS :koala:
My POC's against various concepts
MongoDB data migration tool for Spring Boot projects
Simple online shopping application to sell products (backend only)
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
Kotlin library that provides a type-safe DSL for aggregations in Spring Data MongoDB.
Seoul National University TimeTable service
Como criar uma arquitetura escalável para processamento de arquivos utilizando conceitos de micro serviços e implementações Spring Boot. Apresentação na trilha de micro serviços no The Developers Conference 2017 - Florianópolis
Spring:Spring Data 2 exercise files
Code:Nation - Sistema de Gestão Hospitalar
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