spring-boot/spring-boot-test-autoconfigure
Stephane Nicoll 52d7282f5e Auto-configure JdbcTemplate with DataJpaTest
This commit adds `JdbcTemplateAutoConfiguration` to the list of auto-
configurations that are applied with `DataJpaTest`. This effectively
allows to inject a `JdbcTemplate` in any `@DataJpaTest` test.

Closes gh-6802
2016-09-02 09:38:07 +02:00
..
src Auto-configure JdbcTemplate with DataJpaTest 2016-09-02 09:38:07 +02:00
pom.xml Next development version 2016-07-28 19:54:01 +00:00