Skip to content

Update caching auto-configuration to use Infinispan's Spring 5 support #17333

@evpaassen

Description

@evpaassen

Spring Boot 2 still uses the Spring 4 version of Infinispan: the BOM includes infinispan-spring4-common and infinispan-spring4-embedded. Instead, I think it should use infinispan-spring5-common and infinispan-spring5-embedded.

Or is there a reason why the Spring 4 version is still being used? Can't find anything about it here, so I guess it's never been considered yet, because infinispan-spring5-embedded is still a relatively new artifact?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions