Skip to content

Support YAML for Hazelcast configuration #16074

@neilstevenson

Description

@neilstevenson

Hazelcast has been traditionally configured with an XML file, hazelcast.xml for servers and hazelcast-client.xml for clients, and this is supported by Spring Boot Autoconfiguration.

Hazelcast is enhancing this to allow the same to be done with YAML, see https://docs.hazelcast.org/docs/latest-dev/manual/html-single/#configuring-declaratively-yaml

As an enhancement, Spring Boot should auto-configure a Hazelcast instance based on the presence of this YAML in the same way as is done for the presence of XML

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