mirror of
https://gitee.com/dcren/initializr.git
synced 2026-02-26 05:32:58 +08:00
This commit improves `@ConditionalOnGradleVersion` to support more than one Gradle generation in case a bean should be declared for multiple Gradle generations. Closes gh-849