Refer to the exhibit.It is a Java code fragment from a Spring application. Which statement is true with regard to the above example? (Choose the best answer.)
Which two statements about pointcut expressions are true? (Choose two.)
Which three types of objects can be returned form a JdbcTemplate query? (Choose three.)
Which two use cases can be addressed by the method level security annotation @PreAuthorize? (Choose two.)
Which statement is true about the @PropertySource annotation? (Choose the best answer.)
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.)