spring-data-r2dbc
There are 42 repositories under spring-data-r2dbc topic.
hantsy/spring-reactive-sample
Spring 5/6 Reactive playground
infobip/infobip-spring-data-querydsl
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.
hantsy/spring-r2dbc-sample
Code samples for demonstrating R2dbc, Spring R2dbc, and Spring Data R2dbc.
mostafacs/ecommerce-microservices-spring-reactive-webflux
E-commerce demo with spring reactive webflux and spring cloud microservice
eugene-khyst/spring-data-examples
Spring Data JPA, Spring Data JDBC, and Spring Data R2DBC examples and a comprehensive guide to JPA fetching and locking strategies.
hantsy/spring-kotlin-coroutines-sample
Spring Kotlin Coroutines sample
pictet-technologies-open-source/reactive-todo-list-r2dbc
Sample reactive application using Angular, Spring Boot, Spring Webflux, Spring Data R2DBC and PostgreSQL. It also demonstrates the notification feature of PostgreSQL (listen/notify)
lecousin/lc-spring-data-r2dbc
An extension of spring-data-r2dbc to provide features such as relationships, joins, cascading save/delete, lazy loading, sequence, schema generation, composite id
ivangfr/spring-data-jpa-r2dbc-mysql-stream-million-records
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 records from MySQL and stream them to Kafka. The main goal is to compare the application's performance and resource utilization.
ivangfr/spring-webflux-reactive-databases
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-shell, and use reactive NoSQL database like Cassandra, MongoDB, Postgres and MySQL.
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-data-r2dbc-postgresql-example
Spring Boot R2DBC with PostgreSQL example - CRUD app with Spring Data R2DBC PostgreSQL example, Spring WebFlux for Reactive Rest API
holmofy/spring-data-criteria
`Spring Data Criteria` extends Spring Data JDBC & R2DBC & JPA to support dynamic sql
bezkoder/spring-boot-r2dbc-mysql-example
Spring R2DBC with MySQL example - CRUD app 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
daggerok/liquibase-r2dbc-spring-boot-starter
This repository demonstrates how 2 implement Liquibase R2DBC Spring Boot starter. Stack: Liquibase R2DBC Spring Boot starter with next technology stack: Liquibase, R2DBC, Spring Boot, Kotlin, Junit Jupiter 5, MySQL, MariaDB, PostgreSQL, MS SQL Server, H2, r2dbc-pool, r2dbc-proxy, Test-containers, Maven, Bash
joutvhu/spring-dynamic-r2dbc
The Spring Dynamic R2DBC will make it easy to implement dynamic queries with R2DBC.
sdoxsee/merry-microservices
Merry Microservices
nbenjamin/spring-data-r2dbc-examples
spring data r2dbc examples
vskurikhin/DayBook-2.0
The DayBook project written on Java/SpringBoot/Reactive stack with R2DBC plus React with PrimeReact.
andochiwa/Webflux-Mall-Back
Mall project developed by kotlin and spring webflux
daggerok/k8s-ingress-explained
Kubernetes Ingress by nginx and traefik for spring-boot services in k8s
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
jiniya22/chaeking-webflux
독서 기록 API (with JDK 17 + Kotlin + Spring WebFlux + Spring Data R2DBC)
mariadb-developers/places-app-r2dbc-spring
Places is a web application that allows you to record all of your favorite locations using both structured (relational) and semi-structured (JSON) data! The Places app contains a React.js front-end and Java (Maven) project back-end, which utilizes MariaDB Connector/R2DBC and Spring Data R2DBC.
neokeld/spring-webflux-data-r2dbc-demo-2
Spring Data R2dbc Demo which is an evolution of the first demo. We use spring-data-r2dbc in this demo instead of r2dbc-spi / spring data jdbc.
thorlauridsen/spring-webflux-kotlin-reactive-r2dbc
Spring WebFlux + Spring Data R2DBC + Kotlin Coroutines sample project for reactive database interaction
akorotky/wf-forum
Forum microservice using Spring Boot, WebFlux, R2DBC, PostgreSQL, and Docker
AntonShapovalov/Clean-Architecture-Spring
Clean Architecture for Spring with Kotlin Coroutines.
Edson-Mendes/schedule-api
REST API for schedule management
FredeMT/place-service
Reactive API - Spring WebFlux - API com a funcionalidade de gerenciamento de lugares (CRUD places). Projeto de finalidade didática.
VinncentWong/Sipas-BE
Sipas backend implementation written in Spring Webflux + Netty + Project Reactor with R2DBC
zhoozhoo/spring-load-development
Java microservices sample application built with Spring Boot