Class ZkClientBindAutoConfiguration

java.lang.Object
org.zkoss.zkspringboot.ZkClientBindAutoConfiguration

@Configuration @EnableConfigurationProperties(ZkProperties.class) @ConditionalOnClass(org.zkoss.clientbind.Version.class) public class ZkClientBindAutoConfiguration extends Object
Since:
3.2.3
  • Constructor Details

    • ZkClientBindAutoConfiguration

      public ZkClientBindAutoConfiguration(ZkProperties zkProperties)
  • Method Details

    • binderPropertiesRenderer

      protected void binderPropertiesRenderer()
    • globallyEnabled

      protected void globallyEnabled()
    • configure

      @PostConstruct public void configure()