BAEL-19967: Migrate spring-rest-testing module to the com.baeldung package

This commit is contained in:
Krzysiek
2019-12-18 21:41:35 +01:00
parent 8b17262844
commit 37454052a1
32 changed files with 67 additions and 68 deletions
@@ -7,6 +7,6 @@
http://www.springframework.org/schema/data/jpa/spring-jpa.xsd"
>
<jpa:repositories base-package="org.baeldung.persistence.dao"/>
<jpa:repositories base-package="com.baeldung.persistence.dao"/>
</beans>