adspace
Answer Posted / Himanshu Dwivedi
@Bean is a Spring Framework annotation used to declare that a method produces a bean (object) that should be managed by the Spring container. The container uses the information provided by the annotated methods for creating and configuring beans.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers