Which two statements are true regarding @WebMvcTest? (Choose two.)
Which two mechanisms of autowiring a dependency when multiple beans match the dependency's type are correct? (Choose two.)
Which two annotations are meta-annotations on the @SpringBootApplication composed annotation? (Choose two.)
Which two statements describe the ApplicationContext correctly? (Choose two.)
Refer to the exhibit.Which two methods will be implemented at runtime if declared in a Spring Data JPA Repository? (Choose two.)
Which type of advice can be used to stop an exception propagating up the stack, and to return an error value instead?