create a spring boot app using curl

$ curl https://start.spring.io/starter.zip -d dependencies=web,devtools \
           -d bootVersion=1.5.2.RELEASE -o my-project.zip

Leave a Reply

Your email address will not be published. Required fields are marked *