Spring Tips: Reactive SQL Data Access With Spring Data R2DBC
R2DBC is picking up steam, so let's take a look at how to create a reactive SQL data access service using it.
Join the DZone community and get the full member experience.
Join For FreeHi, Spring fans! In this installment of Spring Tips, we look at using the nascent R2DBC abstraction supporting reactive SQL data access and then introduce the Spring Data R2DBC project that supports typical Spring Data idioms like repositories.
Speaker: Josh Long
Spring Data
Data access
Spring Framework
Data (computing)
sql
Published at DZone with permission of Josh Long, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments