Skip to content

Improve the approach to create a Spring / Quarkus app; from sdk to http request #150

@jabrena

Description

@jabrena

curl https://start.spring.io/starter.zip
-d dependencies=web,data-jpa,h2
-d type=maven-project
-d language=java
-d bootVersion=3.2.0
-d baseDir=my-project
-d groupId=com.example
-d artifactId=my-project
-d name=MyProject
-d description="Demo project for Spring Boot"
-d packageName=com.example.myproject
-d packaging=jar
-d javaVersion=17
-o my-project.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions