Skip to content

Instantly share code, notes, and snippets.

@tiqwab
Created April 7, 2017 12:03
Show Gist options
  • Save tiqwab/95dc01ebeaa3bc73239174362dbda7a6 to your computer and use it in GitHub Desktop.
Save tiqwab/95dc01ebeaa3bc73239174362dbda7a6 to your computer and use it in GitHub Desktop.
Spring Initializer
curl https://start.spring.io/starter.tgz -d dependencies=web,security,lombok -d type=gradle-project -d groupId=com.tiqwab artifactId=boot-with-security packageName=com.tiqwab name=boot-with-security | tar -xzvf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment