File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed
Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change 66
77snutt :
88 secret-key :
9-
10- server :
11- netty :
12- connection-timeout : 5s
13- idle-timeout : 5s
14-
159---
1610spring :
1711 config :
@@ -28,7 +22,3 @@ spring:
2822 data :
2923 mongodb :
3024 uri :
31-
32- logging :
33- level :
34- reactor.netty : OFF
Original file line number Diff line number Diff line change @@ -50,8 +50,8 @@ subprojects {
5050
5151 implementation(" org.springframework.boot:spring-boot-starter-data-redis" )
5252
53- implementation(" com.wafflestudio.truffle.sdk:truffle-spring-boot-starter:1.1.0" )
54- implementation(" com.wafflestudio.truffle.sdk:truffle-logback:1.1.0" )
53+ // implementation("com.wafflestudio.truffle.sdk:truffle-spring-boot-starter:1.1.0")
54+ // implementation("com.wafflestudio.truffle.sdk:truffle-logback:1.1.0")
5555
5656 implementation(" org.springdoc:springdoc-openapi-starter-webflux-ui:2.0.2" )
5757
You can’t perform that action at this time.
0 commit comments