Skip to content

Remove "spring.cache.hazelcast.config"  #8470

@snicoll

Description

@snicoll

Currently we support the use case of auto-configuring a separate HazelcastInstance for caching purposes on top of the general hazelcast auto-configuration.

That complexifie the code a lot and reusing the existing HazelcastInstance is what we should do, leaving such advanced use cases to a dedicated CacheManager bean declaration in user's configuration.

This should also simply further work on Hazelcast. We should deprecate the property in 1.5

ping @vpavic

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions