spring-framework / org.springframework.beans.factory / findAnnotationOnBean

findAnnotationOnBean

inline fun <reified T : Annotation> ListableBeanFactory.findAnnotationOnBean(beanName: String): Annotation?

Extension for ListableBeanFactory.findAnnotationOnBean providing a findAnnotationOnBean<Foo>("foo") variant.

Author
Sebastien Deleuze

Since
5.0