What is a Spring Boot starter dependency? (Choose the best answer.)
Select an option, then click Submit answer.
-
○
A setting for specifying which code you want Spring Boot to generate for you.
-
○
A specific POM which you must build to control Spring Boot’s opinionated runtime.
-
○
A pre-existing model project you can download and use as the basis of your project.
-
○
An easy way to include multiple, coordinated dependencies related to a specific technology, like web or JDBC.