Which two statements are correct regarding the @EnableAutoConfiguration annotation? (Choose two.)
Which two statements are true concerning the BeanPostProcessor Extension point? (Choose two.)
Which two statements are true about @Controller annotated classes? (Choose two.)
Which three types can be used as @Controller method arguments? (Choose three.)
Which three statements are advantages of using Spring’s Dependency Injection? (Choose three.)
If a class is annotated with @Component, what should be done to have Spring automatically detect the annotated class and load it as a bean? (Choose the best answer.)