类的使用
io.microsphere.spring.core.annotation.ResolvablePlaceholderAnnotationAttributes
-
使用ResolvablePlaceholderAnnotationAttributes的程序包 程序包 说明 io.microsphere.spring.config.context.annotation io.microsphere.spring.core.annotation -
-
io.microsphere.spring.config.context.annotation中ResolvablePlaceholderAnnotationAttributes的使用
io.microsphere.spring.config.context.annotation中ResolvablePlaceholderAnnotationAttributes的子类 修饰符和类型 类 说明 class
PropertySourceExtensionAttributes<A extends java.lang.annotation.Annotation>
AnnotationAttributes
for the annotation meta-annotatedPropertySourceExtension
-
io.microsphere.spring.core.annotation中ResolvablePlaceholderAnnotationAttributes的使用
返回ResolvablePlaceholderAnnotationAttributes的io.microsphere.spring.core.annotation中的方法 修饰符和类型 方法 说明 static <A extends java.lang.annotation.Annotation>
ResolvablePlaceholderAnnotationAttributes<A>ResolvablePlaceholderAnnotationAttributes. of(A annotation, org.springframework.core.env.PropertyResolver propertyResolver)
Create an instance ofResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
static <A extends java.lang.annotation.Annotation>
ResolvablePlaceholderAnnotationAttributes<A>ResolvablePlaceholderAnnotationAttributes. of(java.util.Map<java.lang.String,java.lang.Object> attributes, java.lang.Class<A> annotationType, org.springframework.core.env.PropertyResolver propertyResolver)
Create an instance ofResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
static <A extends java.lang.annotation.Annotation>
ResolvablePlaceholderAnnotationAttributes<A>ResolvablePlaceholderAnnotationAttributes. of(org.springframework.core.annotation.AnnotationAttributes attributes, org.springframework.core.env.PropertyResolver propertyResolver)
Create an instance ofResolvablePlaceholderAnnotationAttributes
from the specifiedannotation
-