0 Forks
8 Stars
8 Watchers

vscode-springboot-snippets

An extension for Visual Studio Code which adds useful snippets for Spring Boot. These are especially useful for creating REST apis, and configuring database connection properties

How to download and setup vscode-springboot-snippets

Open terminal and run command
git clone https://github.com/DeveloperSoapbox/vscode-springboot-snippets.git
git clone is used to create a copy or clone of vscode-springboot-snippets repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-springboot-snippets https://github.com/DeveloperSoapbox/vscode-springboot-snippets/archive/master.zip

Or simply clone vscode-springboot-snippets with SSH
[email protected]:DeveloperSoapbox/vscode-springboot-snippets.git

If you have some problems with vscode-springboot-snippets

You may open issue on vscode-springboot-snippets support forum (system) here: https://github.com/DeveloperSoapbox/vscode-springboot-snippets/issues