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 311dd73 commit 3fa6001Copy full SHA for 3fa6001
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