注释类型 CodeDreamPropertySource
-
@Target(TYPE) @Retention(RUNTIME) @Documented public @interface CodeDreamPropertySource
自定义资源文件读取,优先级最低
-
-
可选元素概要
可选元素 修饰符和类型 可选元素 说明 booleanloadActiveProfileload app-{activeProfile}.ymlintorderGet the order value of this resource.
-
-
-
元素详细资料
-
value
String value
Indicate the resource location(s) of the properties file to be loaded. for example,"classpath:/com/example/app.yml"- 返回:
- location(s)
-
-