Help Generate the application by using Spring Initializr

Bruno Matias 0 Reputation points
2025-03-10T16:43:14.23+00:00

the following command line on my terminald doesn t work

"curl https://start.spring.io/starter.tgz -d type=maven-project -d dependencies=web,data-jpa,mysql -d baseDir=azure-spring-workshop -d bootVersion=3.1.5.RELEASE -d javaVersion=17 | tar -xzvf -"

i got a error on the -d

this is asked to do on the Get started with Java on Azure

  1. Deploy a Spring Boot app to Azure App Service course
Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
134 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.