Annotation Interface AutoConfigureJdbc


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