JCache (JSR-107)
The Spring Cache abstraction supports JCache specification. If you migrate code which already ueses JCache standard annotations to Spring project, the Spring will understand them without changes. Refer the Spring spec for more info.
The Spring Cache abstraction supports JCache specification. If you migrate code which already ueses JCache standard annotations to Spring project, the Spring will understand them without changes. Refer the Spring spec for more info.