JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.noear.solon.admin.client.annotation
Annotation Type EnableAdminClient
@Target
(
TYPE
)
@Retention
(
RUNTIME
)
@Documented
public @interface
EnableAdminClient
指示此服务作为 solon-admin 客户端,此注解一般用在启动类上。
Since:
2.3
Author:
shaokeyibb