Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Spring SnippetsNew to Visual Studio Code? Get it now.
Spring Snippets

Spring Snippets

Sonal Sithara

|
4,764 installs
| (1) | Free
A snippet extension for Visual Studio Code based on java spring framework.This extension can generate crud operations with controller or just crud operations in your spring application.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Spring Boot Code Generator Snippets

A snippet extension for Visual Studio Code based on java spring framework.This extension can generate crud operations with controller or just crud operations in your spring application.

Provided Crud Operation

  • Find All
  • Find One
  • Create
  • Update
  • Delete

Trigger Content

Perfix Description
sp-crud generate crud operations
sp-crud-controller generate crud operations with controller
sp-post generate post mapping
sp-get generate get mapping
sp-put generate put mapping
sp-delete generate delete mapping
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft