test #333
| @@ -940,10 +940,6 @@ class AudioContentService( | |||||||
|     } |     } | ||||||
|  |  | ||||||
|     @Transactional(readOnly = true) |     @Transactional(readOnly = true) | ||||||
|     @Cacheable( |  | ||||||
|         cacheNames = ["default"], |  | ||||||
|         key = "'getLatestContentByTheme:' + #theme + ':' + #contentType + ':' + #isAdult" |  | ||||||
|     ) |  | ||||||
|     fun getLatestContentByTheme( |     fun getLatestContentByTheme( | ||||||
|         theme: List<String>, |         theme: List<String>, | ||||||
|         contentType: ContentType, |         contentType: ContentType, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user