Package org.zkoss.zkspringboot
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidprotected void
-
Constructor Details
-
ZkClientBindAutoConfiguration
-
-
Method Details
-
binderPropertiesRenderer
protected void binderPropertiesRenderer() -
globallyEnabled
protected void globallyEnabled() -
configure
@PostConstruct public void configure()
-