BAEL-19967: Migrate spring-rest-testing module to the com.baeldung package
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user