Q5 Single choice Mark for later What is a Spring Boot starter dependency? (Choose the best answer.) A A setting for specifying which code you want Spring Boot to generate for you. B A specific POM which you must build to control Spring Boot's opinionated runtime. C A pre-existing model project you can download and use as the basis of your project. D An easy way to include multiple, coordinated dependencies related to a specific technology, like web or JDBC. Correct answer