Annotation Interface AutoConfigureJdbc


Auto-configuration imports for typical JDBC tests. Most tests should consider using @JdbcTest rather than using this annotation directly.
Since:
4.0.0
Author:
Stephane Nicoll
See Also: