BAEL-21730: Migrate querydsl to com.baeldung

This commit is contained in:
Krzysiek
2020-02-08 11:37:18 +01:00
parent 4d9d171bb8
commit ee06ac88bd
10 changed files with 25 additions and 27 deletions
@@ -13,7 +13,7 @@
>
<tx:annotation-driven />
<context:component-scan base-package="org.baeldung" />
<context:component-scan base-package="com.baeldung" />
<import resource="test-db.xml" />