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