@Target(value=TYPE) @Retention(value=RUNTIME) @Import(value=DockerizedDataSourceAutoConfiguration.class) @AutoConfigureTestDatabase(replace=NONE) @TestPropertySource(properties="spring.jpa.properties.hibernate.hbm2ddl.auto:create") public @interface DockerizedDataJpaTest
Copyright © 2016 TouK. All rights reserved.