JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
tech.xmagic.zookeeper.autoconfigure.annotation
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