aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
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')