类 HazelcastConfigResourceCondition

所有已实现的接口:
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.
从以下版本开始:
1.3.0
作者:
Stephane Nicoll, Madhura Bhave, Vedran Pavic
  • 字段详细资料

    • HAZELCAST_CONFIG_PROPERTY

      protected static final String HAZELCAST_CONFIG_PROPERTY
      另请参阅:
  • 构造器详细资料

    • HazelcastConfigResourceCondition

      protected HazelcastConfigResourceCondition(String configSystemProperty, String... resourceLocations)
  • 方法详细资料