Package io.micronaut.data.r2dbc.annotation
-
Annotation Types Summary Annotation Type Description R2dbcRepository Stereotype repository that configures aRepository
as aR2dbcRepository
using raw SQL encoding andR2dbcRepositoryOperations
as the runtime engine.