콘텐츠 예약 오픈 설정
- 분산락 제거, 서버가 여러대라면 여러번 호출될 수 있음
This commit is contained in:
@@ -34,7 +34,6 @@ dependencies {
|
||||
implementation("com.fasterxml.jackson.module:jackson-module-kotlin")
|
||||
implementation("org.springframework.retry:spring-retry")
|
||||
implementation("org.jetbrains.kotlin:kotlin-reflect")
|
||||
implementation("org.redisson:redisson-spring-boot-starter:3.17.7")
|
||||
|
||||
// jwt
|
||||
implementation("io.jsonwebtoken:jjwt-api:0.11.5")
|
||||
|
Reference in New Issue
Block a user