Annotation Type AutoConfigureDataR2dbc


@Target(TYPE) @Retention(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.
Since:
2.3.0
Author:
Mark Paluch
See Also: