Which two statements are true regarding Spring and Spring Boot Testing? (Choose two.)
Which statement about @TestPropertySource annotation is true? (Choose the best answer.)
Which two statements are true regarding a Spring Boot-based Spring MVC application? (Choose two.)
Which two statements are true concerning the BeanPostProcessor Extension point? (Choose two.)
Which dependency enables an automatic restart of the application as code is changed during development of a Spring boot configuration on a web application? (Choose the best answer.)
Which two mechanisms of autowiring a dependency when multiple beans match the dependency's type are correct? (Choose two.)
Refer to the exhibit.
How can a Spring Bean be created from this LegacySingleton class?
Spring Boot will find and load property files in which of the following? (Choose the best answer.)
Which two options are valid optional attributes for Spring’s @Transactional annotation? (Choose two.)