-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
14.0.6.Final
-
None
When upgrading to Spring Boot 3.0.2, using
infinispan-spring-boot-starter-embedded
and replacing infinispan-core with infinispan-core-jakarta (14.0.6.Final)
The cacheConfigurer never invokes the function with EmbeddedCacheManager
The only way to configure the cache is by using infinispan.xml, but haven't found a way to add all the config. like listeners, in the xml file.
If this is a deprecated way to configure
- duplicates
-
ISPN-14270 Update to Spring Boot 3
- Resolved