aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-04-25 12:41:04 +0300
committerGravatar Vitaly Takmazov2019-04-25 12:41:04 +0300
commit9b11e46d07cbb811cbaf5ebb1fa847d39ca0450f (patch)
tree74d8e34adf2d169322ed56bfca598150c5238127 /build.gradle
parent1d873c6f85ca90d1448dd54cbe718d84e83d79ea (diff)
spring-context-indexer
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 6d1ff872..f87793ad 100644
--- a/build.gradle
+++ b/build.gradle
@@ -106,6 +106,7 @@ configurations {
}
dependencies {
+ annotationProcessor ("org.springframework:spring-context-indexer")
compile ('org.springframework.boot:spring-boot-starter-cache')
compile ('org.springframework.boot:spring-boot-starter-security')
compile ('org.springframework.boot:spring-boot-starter-jdbc')