We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9f49e7 commit 03cb70fCopy full SHA for 03cb70f
core/build.gradle
@@ -26,6 +26,7 @@ dependencies {
26
optional "org.springframework:spring-context"
27
optional "org.springframework:spring-jdbc"
28
optional "org.springframework:spring-orm"
29
+ optional "org.springframework.data:spring-data-commons"
30
optional "com.querydsl:querydsl-core"
31
optional "com.querydsl:querydsl-apt"
32
optional "commons-pool:commons-pool"
0 commit comments