filmov
tv
Spring BeanNameAware Interface

Показать описание
In this video, I review using the BeanNameAware interface to allow a Spring Component to obtain the name set by the Spring Framework during the creation of Spring Beans. The method implemented by the BeanName Aware Interface is executed during the bean creation phase of the Spring Bean lifecycle.