Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following statements about Spring Beans are correct? (Select all that apply)
A Spring Bean is an instance of a class managed by the Spring container.
Spring Beans can be defined using annotations like @Component, @Service, and @Repository.
@Component
@Service
@Repository
By default, Spring Beans have a prototype scope.
The Spring container is responsible for managing the lifecycle of Spring Beans.
A Spring Bean must always be manually instantiated using the new keyword.
new
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!