Skip to content

Instantly share code, notes, and snippets.

@marc0der
Last active December 20, 2015 20:59
Show Gist options
  • Save marc0der/6194433 to your computer and use it in GitHub Desktop.
Save marc0der/6194433 to your computer and use it in GitHub Desktop.
Install springboot with GVM
$ gvm flush candidates
#open a new terminal now
$ gvm install springboot
$ spring --version
#have fun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment