0 votes
in Spring Framework Database Integration by
What is the role of ApplicationContextAware in Spring?

a) To make bean aware on the container

b) To perform Dependency injection

1 Answer

0 votes
by
a)To make bean aware on the container

The role of ApplicationContextAware in Spring is to make bean aware on the container

Related questions

0 votes
asked Mar 21, 2022 in Spring Framework Database Integration by sharadyadav1986
0 votes
asked Mar 21, 2022 in Spring Framework Database Integration by sharadyadav1986
...