spring-data-r2dbc topic

List spring-data-r2dbc repositories

E-commerce demo with spring reactive webflux and spring cloud microservice

spring-reactive-sample

1.3k
Stars
459
Forks
Watchers

Spring 5/6 Reactive playground

infobip-spring-data-querydsl

269
Stars
54
Forks
Watchers

Infobip Spring Data Querydsl provides new functionality that enables the user to leverage the full power of Querydsl API on top of Spring Data repository infrastructure.

spring-r2dbc-sample

179
Stars
41
Forks
Watchers

Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.

spring-data-examples

97
Stars
43
Forks
Watchers

Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.

lc-spring-data-r2dbc

49
Stars
12
Forks
Watchers

An extension of spring-data-r2dbc to provide features such as relationships, joins, cascading save/delete, lazy loading, sequence, schema generation, composite id

spring-webflux-reactive-databases

23
Stars
14
Forks
Watchers

The goal of this project is to play with Spring WebFlux on client and server side. For it, we will implement some Spring Boot Java Web applications, product-api, customer-api, order-api and client-she...

place-service

25
Stars
7
Forks
Watchers

API para gerenciar lugares (CRUD) que faz parte desse desafio para pessoas desenvolvedoras backend que se candidatam para a ClickBus.

reactive-todo-list-r2dbc

42
Stars
32
Forks
Watchers

Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notification feature of PostgreSQL (listen/notify)

In this project, we will implement two Spring Boot Java Web application called, streamer-data-jpa and streamer-data-r2dbc. They both will fetch 1 million of customer's data from MySQL and stream them...