org.springframework.data.r2dbc.mapping.event.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-data-r2dbc-dsl Show documentation
Show all versions of spring-data-r2dbc-dsl Show documentation
Spring Data DSL module for Web querying and Criteria building
/**
* Mapping event callback infrastructure for the R2DBC row-to-object mapping subsystem.
*/
@org.springframework.lang.NonNullApi
package org.springframework.data.r2dbc.mapping.event;