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

Update getting started with alternative gradle instructions #32779

Closed
philwebb opened this issue Oct 19, 2022 · 2 comments
Closed

Update getting started with alternative gradle instructions #32779

philwebb opened this issue Oct 19, 2022 · 2 comments
Assignees
Labels
type: documentation A documentation update
Milestone

Comments

@philwebb
Copy link
Member

Our getting started section in the docs currently uses Maven. It would be nice to offer a Gradle version alongside it.

@philwebb philwebb added the type: documentation A documentation update label Oct 19, 2022
@philwebb philwebb added this to the 3.0.x milestone Oct 19, 2022
@philwebb philwebb changed the title Update getting started with gradle instructions Update getting started with alternative gradle instructions Oct 19, 2022
@philwebb philwebb modified the milestones: 3.0.x, 3.1.x Oct 20, 2022
@mhalbritter mhalbritter self-assigned this May 3, 2023
@mhalbritter mhalbritter modified the milestones: 3.1.x, 3.1.0-RC2 May 3, 2023
mhalbritter added a commit that referenced this issue May 3, 2023
@vpavic
Copy link
Contributor

vpavic commented May 3, 2023

I think that Gradle instructions should guide users to set up the Gradle Wrapper, which is the recommended way of executing Gradle builds. The change that resolved this issue has no mention of Wrapper at all.

@mhalbritter
Copy link
Contributor

mhalbritter commented May 3, 2023

I intended to keep the Getting started instructions as simple as possible, and I don't think that the wrapper provides much benefit here. When bootstrapping the project with start.spring.io, the wrapper is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation A documentation update
Projects
None yet
Development

No branches or pull requests

3 participants