Currently, SDG expects the JSR-107, JCache API and lib to be present on the application CLASSPATH when using the @EnableCachingDefinedRegions functionality. The JCache API should be optional, and only be present when users are explicitly using the JCache API in their applications
John Blum opened DATAGEODE-225 and commented
Currently, SDG expects the JSR-107, JCache API and lib to be present on the application CLASSPATH when using the
@EnableCachingDefinedRegions
functionality. The JCache API should be optional, and only be present when users are explicitly using the JCache API in their applicationsReferenced from: commits spring-projects/spring-boot-data-geode@9732d5e
Backported to: 2.1.11 (Lovelace SR11)
The text was updated successfully, but these errors were encountered: