r2dbc-h2
There are 27 repositories under r2dbc-h2 topic.
hantsy/spring-r2dbc-sample
Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.
giuliana-bezerra/place-service
API para gerenciar lugares (CRUD) que faz parte desse desafio para pessoas desenvolvedoras backend que se candidatam para a ClickBus.
bezkoder/spring-boot-r2dbc-h2-example
Spring Boot R2DBC + H2 example - CRUD application with Spring Data R2DBC example, Spring WebFlux for Reactive Rest API
bezkoder/spring-boot-webflux-example
Spring Boot WebFlux Rest API example - CRUD application with embedded database using R2dbc - Spring Data Reative
arafkarsh/ms-springboot-310-webflux-r2dbc
Microservice: Java 17, SpringBoot 310, Spring WebFlux with R2DBC. Redis as Distributed cache and with Kafka Client for async communications along with AOP, Exception, Crypto and Security (JWT) Framework. Topics jwt
daggerok/webflux-rsocket-cqrs-app
Play with Spring Webflux, RSocket API and reactive streams...
congcoi123/grpc-webflux-h2dbc
A small project demonstrates how to use WebFlux (reactive programming), RxGrpc (faster data coding and decoding), H2-Database (in-memory reactive database).
daggerok/k8s-ingress-explained
Kubernetes Ingress by nginx and traefik for spring-boot services in k8s
erensayar/reactive-api-demo
Reactive CRUD REST API
isatimur/reactive-todo
Short sample fo Todo API in reactive manner
AahzBrut/recipestore
Kotlin Spring reactive reference project
cheroliv/developer-test
job interview test
daggerok/spring-graphql-example
This repository demonstrates Spring GraphQL + RSocket + WebFlux + R2DBC + H2
daggerok/testcontainers-selenide-complex-system-e2e-tests
https://github.com/daggerok/testcontainers-examples Testing complex dockerized microservices system with Selenide e2e integration tests based on TestContainers Selenium remote web-driver
JulioPuma/crud-service-reactor-h2
CRUD Implementation using Reactor Spring with H2 to test reactive flows.
AutoKMG/spring-reactive-programming-practices
Exploring the world of reactive programming and its pivotal role in optimizing resources and achieving scalability in today's interconnected systems. Delving into Project Reactor, experimenting with reactive database access, considering frontend integration options, and harnessing RSocket for high-performance interprocess communication.
bhavesh-bhatt-tech/springboot-webflux
springboot3-webflux-h2 in memorydb-r2dbc driver-jacoco-sonarqube-docker
FredeMT/place-service
Reactive API - Spring WebFlux - API com a funcionalidade de gerenciamento de lugares (CRUD places). Projeto de finalidade didática.
prasath116/spring-reactive-micro-service
Simple university crud application with spring cloud reactive(web-flux) micro service sample
wisskirchenj/account-reactive
Reactive Spring Webflux backend with functional usage to implement a simple account service
daggerok/rsc-r-socket-client-cli-example
This repository demonstrates how to create / get data using rsc (RSocket Client CLI) very easy and real quick
garzy/spring-webflux-example
An example of Spring Webflux REST Service with SQL Database
maxmin93/agenspop-monitor
Real-time monitor and visualization for Agenspop (AG3 utility)
zsomborjoel/reactive-web-api
Creating reactive rest api with springboot webflux for deeper understanding of the concept.