Skip to content

Instantly share code, notes, and snippets.

@nucklehead
Created June 3, 2019 02:30
Show Gist options
  • Save nucklehead/fa8e73da4238a7debe8c5bfebadcce80 to your computer and use it in GitHub Desktop.
Save nucklehead/fa8e73da4238a7debe8c5bfebadcce80 to your computer and use it in GitHub Desktop.
Itilize Spring Initializr pou kreye aplikasyon java
curl https://start.spring.io/starter.tgz -d applicationName="prezantasyon data" -d description="Aplikasyon pou prezante data" -d artifactId=prezantasyon-data -d groupId=com.kamyonet -d dependencies=devtools,web,data-mongodb,security -d baseDir=prezantasyon-data | tar -xzvf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment