Annotation Interface EnableZooKeeper


@Target(TYPE) @Retention(RUNTIME) @Documented @Import(ZooKeeperAutoConfiguration.class) public @interface EnableZooKeeper
ZooKeeper自动配置启用注解
Since:
2021.6.0
Version:
2022.10.1
Author:
meng2c