java.lang.Object
org.springframework.geode.boot.autoconfigure.configuration.support.ManagementProperties

public class ManagementProperties extends Object
Spring Boot ConfigurationProperties used to configure Apache Geode management services, such as HTTP. The configuration Properties are based on well-known, documented Spring Data for Apache Geode (SDG) Properties.
Since:
1.0.0
See Also:
  • Constructor Details

    • ManagementProperties

      public ManagementProperties()
  • Method Details