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.qiunet.cfg.annotation
Annotation Interface CfgValAutoWired
@Target
(
FIELD
)
@Retention
(
RUNTIME
)
public @interface
CfgValAutoWired
Key val注解 根绝key 注入对应的val值.
Author:
qiunet 2020-09-18 17:37
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
key
配置的key
Element Details
key
String
key
配置的key
Returns:
Default:
""