标签: caching spring-data-jpa spring-cache
我需要将种子数据存储在缓存中,我使用的是Spring boot + JPA。 通过启用ORM级别缓存,哪种缓存技术可以更好地运行Spring @Cacheable或JPA @Cacheable?