@Configuration @ComponentScan(basePackages="wang.bigbird.domain.framework.data.zookeeper") public class ZookeeperConfiguration extends Object
构造器和说明 |
---|
ZookeeperConfiguration() |
@PostConstruct public void init()
@Bean(destroyMethod="close") public org.apache.curator.framework.CuratorFramework curatorFramework(ZookeeperProperties zookeeperProperties)