콘텐츠 메인 API - @Transactional(readOnly = true) 추가
This commit is contained in:
@@ -577,6 +577,7 @@ class AudioContentService(
|
||||
}
|
||||
}
|
||||
|
||||
@Transactional(readOnly = true)
|
||||
@Cacheable(
|
||||
cacheNames = ["cache_ttl_3_days"],
|
||||
key = "'contentRanking:' + ':' +" +
|
||||
|
Reference in New Issue
Block a user