Which two annotations are meta-annotations on the @SpringBootApplication composed annotation? (Choose two.)
Which two statements about the @Autowired annotation are true? (Choose two.)
Which two statements are correct when @SpringBootApplication is annotated on a class? (Choose two.)
Which two statements are true about @Controller annotated classes? (Choose two.)
Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Which two statements are true regarding @WebMvcTest? (Choose two.)
Which two statements about pointcut expressions are true? (Choose two.)
Which following statements are true about Spring Data? (Choose two.)
Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
What's the password storage format when using the DelegatingPasswordEncoder?