We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06bad5c commit 739045cCopy full SHA for 739045c
build.gradle
@@ -24,7 +24,6 @@ dependencies {
24
implementation 'org.springframework.boot:spring-boot-starter-freemarker'
25
implementation 'org.springframework.boot:spring-boot-starter-web'
26
implementation 'org.springframework.boot:spring-boot-starter-data-redis'
27
- implementation 'org.springframework.boot:spring-boot-starter-cache'
28
implementation 'com.google.code.gson:gson'
29
implementation 'com.h2database:h2'
30
compileOnly 'org.projectlombok:lombok'
0 commit comments