@Target(value=TYPE) @Retention(value=RUNTIME) @Documented @Inherited @ImportAutoConfiguration public @interface AutoConfigureDataR2dbc
Auto-configuration imports
for typical Data R2DBC
tests. Most tests should consider using @DataR2dbcTest
rather
than using this annotation directly.DataR2dbcTest