Which statement is true? (Choose the best answer.)
Which two statements are true about REST? (Choose two.)
Spring Boot will find and load property files in which of the following? (Choose the best answer.)
Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)
Which two statements are correct regarding Spring Boot auto-configuration customization? (Choose two.)
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.)