JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.summerboot.jexpress.boot.config.annotation
ImportResource
Contents
Description
Required Element Summary
Optional Element Summary
Element Details
value
whenUseAlternative
thenLoadConfig
namespace
Hide sidebar
Show sidebar
Annotation Interface ImportResource
@Target
({
TYPE
,
PARAMETER
,
METHOD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
ImportResource
Author:
Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
value
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
namespace
boolean
thenLoadConfig
String
[]
whenUseAlternative
Element Details
value
String
value
whenUseAlternative
String
[]
whenUseAlternative
Default:
{}
thenLoadConfig
boolean
thenLoadConfig
Default:
false
namespace
String
namespace
Default:
""