In almost every case when a user selects the Spring Cloud Task dependency (cloud-task) the will have to select the JDBC-API dependency as well.
So for this scenario we need to add the JDBC-API dependency anytime a user selects the cloud-task dependency.
This should help users when creating their first Spring Cloud Task Project.
This change will be applied to the task starter.
In almost every case when a user selects the Spring Cloud Task dependency (cloud-task) the will have to select the JDBC-API dependency as well.
So for this scenario we need to add the JDBC-API dependency anytime a user selects the cloud-task dependency.
This should help users when creating their first Spring Cloud Task Project.
This change will be applied to the task starter.