Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 458 Bytes

new-features.adoc

File metadata and controls

15 lines (11 loc) · 458 Bytes

New & Noteworthy

What’s New in Spring Data R2DBC 1.0.0 M2

  • Support for named parameters.

What’s New in Spring Data R2DBC 1.0.0 M1

  • Initial R2DBC support through DatabaseClient.

  • Initial Transaction support through TransactionalDatabaseClient.

  • Initial R2DBC Repository Support through R2dbcRepository.

  • Initial Dialect support for Postgres and Microsoft SQL Server.