mirror of
https://gitee.com/dcren/initializr.git
synced 2026-09-19 06:17:42 +08:00
This commit sets the `starter` flag of `spring-cloud-starter-task` to `true` to force the core starter to be added when only that dependency is selected. See https://github.com/spring-cloud/spring-cloud-task/issues/359 Closes gh-566