Free 2V0-72.22 Exam Braindumps (page: 7)

Page 6 of 16

Which two statements are true about REST? (Choose two.)

  1. REST is a Protocol.
  2. REST is Stateful.
  3. REST is Reliable.
  4. REST is Interoperable.
  5. REST is Relative.

Answer(s): A,D


Reference:

https://www.tutorialspoint.com/restful/restful_introduction.htm



Spring Boot will find and load property files in which of the following? (Choose the best answer.)

  1. A *.properties file matching the name of the class annotated with @SpringBootApplication.
  2. config.properties or config.yml, usually located in the classpath root.
  3. application.properties or application.yml, usually located in the classpath root.
  4. env.properties or env.yml, usually located in the classpath root.

Answer(s): C


Reference:

https://stackabuse.com/how-to-access-property-file-values-in-spring-boot/



Which three dependencies are provided by the spring-boot-starter-test? (Choose three.)

  1. Cucumber
  2. Hamcrest
  3. spring-test
  4. Junit
  5. EasyMock
  6. PowerMock

Answer(s): B,D,E


Reference:

https://www.baeldung.com/spring-boot-testing



Which two statements are correct regarding Spring Boot auto-configuration customization? (Choose two.)

  1. Use the @AutoConfigureAfter or @AutoConfigureBefore annotations to apply configuration in a specific order.
  2. Disable specific auto-configuration classes by using the exclude attribute on the @EnableAutoConfiguation annotation.
  3. Provide customized auto-configuration by subclassing the provided Spring Boot auto-configuration classes.
  4. Enable component scanning within auto-configuration classes to find necessary components.
  5. Control the order of auto-configuration classes applied with @AutoConfigureOrder.

Answer(s): A,B

Explanation:

Section: (none)

Explanation


Reference:

https://docs.spring.io/spring-boot/docs/1.4.3.RELEASE/reference/html/using-boot-auto- configuration.html






Post your Comments and Discuss VMware 2V0-72.22 exam with other Community members:

2V0-72.22 Discussions & Posts