README.md 410 B

Spring development

Usage

# start the virtual machine
vagrant up
# connect to the virtual machine
vagrant ssh
# showdown the virtual machine
vagrant down
# destroy the virtual machine
vagrant destroy

Documents