exam questions

Exam 2V0-72.22 All Questions

View all questions & answers for the 2V0-72.22 exam

Exam 2V0-72.22 topic 1 question 11 discussion

Actual exam question from VMware's 2V0-72.22
Question #: 11
Topic #: 1
[All 2V0-72.22 Questions]

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.)

  • A. spring-boot-devtools
  • B. spring-boot-initializr
  • C. spring-boot-starter-devtools
  • D. spring-boot-restart
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
james2033
3 months, 1 week ago
Selected Answer: A
<dependencies> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-devtools</artifactId> <optional>true</optional> </dependency> </dependencies> https://docs.spring.io/spring-boot/docs/1.5.16.RELEASE/reference/html/using-boot-devtools.html#using-boot-devtools
upvoted 3 times
...
rhuanca
10 months, 2 weeks ago
C is more specific for this purpose
upvoted 1 times
Verixas
6 months, 2 weeks ago
The is no spring-boot-starter-devtools dependency, A answer is correct (spring-boot-devtools)
upvoted 3 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago