Spring Data R2DBC released version 1.0 GA

Spring Data R2DBC released the 1.0 version, which is just released R2DBC standard non-blocking database client library that allows developers to build databases using SQL response applications.

R2DBC is a new generation of database access on the Java platform specification, which enables reactive programming can use non-blocking SQL database access. R2DBC based Java 8, and the need to respond to the flow, which provides drivers for interchangeability, while providing vendor-independent SPI, making it easier to use a variety of drivers.

Spring Data R2DBC 1.0 features include:

  • Functional data access response statement
  • Fluent API
  • Support Services
  • Named parameter support (support dialect)
  • Repositories
  • Kotlin coroutine extension

Details View Update:

https://spring.io/blog/2019/12/06/spring-data-r2dbc-goes-ga

Guess you like

Origin www.oschina.net/news/111910/spring-data-r2dbc-1-0-released