findAnnotationOnBean

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

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

Author

Sebastien Deleuze

Since

5.0