Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a model of the Spring Boot version to Gradle version mappings #609

Open
wilkinsona opened this issue Jan 7, 2021 · 0 comments
Open

Comments

@wilkinsona
Copy link
Contributor

The versions of Gradle that different versions of Boot support and require are really hidden at the moment. They're expressed a little bit in JavaVersionProjectDescriptionCustomizer and also implicitly in the versions of Gradle that are bundled in the Initializr library. We need to express the mappings between versions more formally. This will hopefully open up some options for tackling things like spring-io/initializr#1162 and, as we figure out what to do, it may require some changes to the Initializr library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants