There are 0 repository under reactive-mongo topic.
sample microservices demonstrating usage of spring reactive support with spring webflux and integration spring cloud, eureka, ribbon, spring cloud gateway, spring data jpa and mongodb
A tryout of reactive application using Spring 5 WebFlux and mongoDB, along with an overview article on reactive programming.
This repository is contains example application using spring boot 2.0, webflux, spring security 5, reactive mongodb and mustache template engine: spring security 5, CSRF protection with mustache, spring webflux functional routes security, method security, authorization decision, etc
Reactive Access to MongoDB in Scala and Java
Data processing of autonomous vehicles in a fault-tolerant, resilient and asynchronous microservice environment. Featuring Kotlin, Spring Boot, Spring 5, React, MongoDB, RabbitMQ, Docker, Kubernetes.
Spring Cloud Gateway Demo using Keycloak for authentication and authorization
Building Reactive Rest Service with Spring WebFlux and Web Client consumer of that Service
This repository contains modern approach to build webapp these days: here is and example of webflux application with reactive data flow for @Tailable capped collection of embedded mongodb and embedded kafka message broker. application is fully asynchronous and non blocking
Reactive crud API example
Web Application Engineering in 2018 with cutting-edge technologies
Online shopping store website written in Scala using Play framework, Silhouette, Reactive Mongo and JS using React and Redux
A small example of a reactive web producer with tests and reactive mongo db.
Reactive web server template, using Webflux + Reactive-Mongodb as basic framework, a template for efficiently dealing with highly concurrent requests.
My Endeavour with Spring5 and others
This project shows the CURD operation, using Springboot, Reactive, mongodb (ReactiveMongoTemplate)
This project demonstrates event streaming using Spring Webflux but taking the use case of a item sale analysis.
Spring boot Reactive Web with Client and Service Application
Checkers emulator using Java Springboot and Event Driven Architecture
This is an Project Management using Spring Reactive.
Template for creating a reactive backend application using Spring, Spring Security, Mongo, RSocket with traffic encryption using the AES algorithm
This is an Employee Management REST Service created using: Spring Webflux Application (Spring Reactive) - Flux vs Mono Spring Data Reactive Mongodb Mongodb Database. It aims inillustrating the reactive programming paradigm.
Practicing reactive Spring with Spring WebFlux and Java.
Spring Webflux 및 Spring Data Reactive MongoDB 예제 및 테스트 구현
This is an samall project with Scala-Driven Planning & Stats using Scala and Spring Boot.
A microservice-based application for handling operations of a typical e-library
this project spring webflux is quite same the last one, but i apply it with spring security and authenticate user's in memory. it's not good on production it makes me understand more about spring webflux also testing security api with webflux-client + mockito, it works good together, and the next time i'll add users table for spring security.
(modify) this project have many diffences config for spring security , example part of code jwt authenticate and filter chain. (differnce but same result spring mvc) but it makes me know way to work security with webflux and i don't want to go in deep, just make sure i was done it. when i'll project webflux this is a ref one.
this project makes me understand more about spring webflux , how to use it with database as mongodb. (no sql) i still understand the concept of it (non-blocking I/O) but when i try to use it insteads spring mvc i think it's quite same. but whatever i know the way to build api and know some configs mongodb that's perfect this time!
The project demonstrates a lambda function that acts upon a sqs trigger using spring cloud function