인기 콘텐츠, 큐레이션 조회로직에 Cache 적용

This commit is contained in:
2023-10-17 16:15:52 +09:00
parent 567c51f6a2
commit cd4b165f90
4 changed files with 50 additions and 0 deletions

View File

@@ -47,3 +47,5 @@ spring:
hibernate:
show_sql: true
format_sql: true
cache:
type: redis