-
Notifications
You must be signed in to change notification settings - Fork 41.5k
Closed
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another
Description
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
davidkarlsen
Metadata
Metadata
Assignees
Labels
status: supersededAn issue that has been superseded by anotherAn issue that has been superseded by another