• Stephane Nicoll's avatar
    Hazelcast auto-configuration · 721b5a23
    Stephane Nicoll authored
    Provide a general purpose Hazelcast integration (i.e. not tied to caching).
    
    Auto-configure a `HazelcastInstance` either based on the presence of a
    `Config` bean or a configuration file. Said configuration file can be
    specified explicitly or automatically found from default locations.
    
    The cache integration already supports Hazelcast so it has been reworked
    to automatically reuse an existing `HazelcastInstance` if available.
    
    Closes gh-2942
    721b5a23
Name
Last commit
Last update
docs Loading commit data...
eclipse Loading commit data...
spring-boot Loading commit data...
spring-boot-actuator Loading commit data...
spring-boot-actuator-docs Loading commit data...
spring-boot-autoconfigure Loading commit data...
spring-boot-cli Loading commit data...
spring-boot-dependencies Loading commit data...
spring-boot-deployment-tests Loading commit data...
spring-boot-devtools Loading commit data...
spring-boot-docs Loading commit data...
spring-boot-full-build Loading commit data...
spring-boot-integration-tests Loading commit data...
spring-boot-parent Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-starters Loading commit data...
spring-boot-tools Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
pom.xml Loading commit data...