Skip to content

Autoconfiguration support for Hazelcast clients #4918

@neilstevenson

Description

@neilstevenson

org.springframework.boot.autoconfigure.hazelcast.HazelcastAutoConfiguration.java currently only provides support for Hazelcast server instances.

This could be extended to support Hazelcast client instances.

Hazelcast servers are configured if a com.hazelcast.core.Config
Hazelcast clients can be configured with a com.hazelcast.client.config.ClientConfig

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions