Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Which interface helps to initialize the bean?
Home
Spring Boot
Spring Framework Database Integration
Which interface helps to initialize the bean?
0
votes
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
Which interface helps to initialize the bean?
a) BeanInitializer
b) InitializingBean
c) BeanInitializing
d) InitializerBean
bean-initialization
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
b) InitializingBean helps to initialize the bean
...