Class HazelcastConfigResourceCondition

  • All Implemented Interfaces:
    org.springframework.context.annotation.Condition

    public abstract class HazelcastConfigResourceCondition
    extends ResourceCondition
    SpringBootCondition used to check if the Hazelcast configuration is available. This either kicks in if a default configuration has been found or if configurable property referring to the resource to use has been set.
    Since:
    1.3.0