There are 2 repositories under spring-data-mongodb 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.
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
Sample Project for Spring Web Reactive + Reactive Mongo + Command Pattern
Spring Boot Using Spring Data MongoDB Example
React + Java 8 + Spring Boot + MySQL + MongoDB + Redis Demo Web App
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: 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.
Sample reactive microservices using spring 5, spring boot, spring webflux, project reactor and Mongo database
A handy library that reduces the writing of the boilerplate code for CRUD operations in Spring applications
Kotlin-ES-CQRS-Microservice
Demo for using Angular and Spring RSocket together
Metadatamanagement (MDM) - Data Search for Higher Education Research and Science Studies
My POC's against various concepts
:koala: [ALA] 내가 모르던 나를 알아가는, 나를 표현하는 한 줄 SNS :koala:
The goal of this project is to explore GraphQL. For it, we will implement two microservices: author-book-api and book-review-api.
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.
MongoDB data migration tool for Spring Boot projects
Automatically exposes web services over HTTP to search for Entity-related data using a powerful query language
Spring:Spring Data 2 exercise files
Code:Nation - Sistema de Gestão Hospitalar
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
SNUTT timetable service
Projeto demostrando recursos do Spring Boot + Spring MVC + Spring Data
Kotlin library that provides a type-safe DSL for aggregations in Spring Data MongoDB.
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
Demo for using Angular and Spring WebFlux Server Sent Events together
Demo for using Angular and Spring Reactive WebSocket together
Reactive Stock Quote Service Using Mongo DB
🚀 From layered (n-tier) to hexagonal architecture with Kotlin. [WIP]
这是一个记录个人信息,采用前后端分离的实践项目,欢迎一起来交流学习