Skip to content

Instantly share code, notes, and snippets.

@markito
Last active August 31, 2020 20:13
Show Gist options
  • Save markito/ab6184e4f18bca33f89df78721731411 to your computer and use it in GitHub Desktop.
Save markito/ab6184e4f18bca33f89df78721731411 to your computer and use it in GitHub Desktop.
scf-blog-step1
curl https://start.spring.io/starter.tgz -d dependencies=web,actuator,cloud-function -d language=java -d type=gradle-project -d baseDir=my-function-project | tar -xzvf -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment