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

Support specific Spring Boot version using command flag boot-version #640

Closed
rainboyan opened this issue Oct 18, 2024 · 0 comments
Closed
Assignees
Labels
theme: cli Issues related to grace cli type: feature A general feature
Milestone

Comments

@rainboyan
Copy link
Member

Using a specific Spring Boot version when you gengernate a new app with create-app command,

grace create-app grace.apps.blog --boot-version=3.1.10
grace create-app grace.apps.blog --boot-version=3.2.10
grace create-app grace.apps.blog --boot-version=3.3.4
grace create-app grace.apps.blog --boot-version=3.4.0-M3
grace create-app grace.apps.blog --boot-version=3.4.0-SNAPSHOT
@rainboyan rainboyan added theme: cli Issues related to grace cli type: feature A general feature labels Oct 18, 2024
@rainboyan rainboyan added this to the 2023.1.0-M2 milestone Oct 18, 2024
@rainboyan rainboyan self-assigned this Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: cli Issues related to grace cli type: feature A general feature
Projects
None yet
Development

No branches or pull requests

1 participant