Skip to content

Using impl class when configuring a provider #4

@jerrinot

Description

@jerrinot

The guide says:

Finally, we need to specify the JCache provider in the application.properties file.
[...]
spring.cache.jcache.provider=com.hazelcast.cache.impl.HazelcastServerCachingProvider

The impl package inside a configuration makes me uneasy. Isnt there another way? If there isnt then please open a github issue against Hazelcast. Thank you!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions