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

SpringGEN

Joagz

|
400 installs
| (0) | Free
Spring Framework code snippets: Allows you to make your production time faster, creating your Controllers, Services, Repositories, Models, etc, with snippets! stop wasting your time coding unnecesary code.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SpringGEN Snippets Extension

This extensions enables you to write Spring Boot classes faster! (NOTE: this is my first extension, please, if you could support me with ideas and fixes I'll be glad to know: github repo is: https://github.com/Joacz/spring-gen)

Features

  • Code Snippets:
    • sfmodel (generates a model class: shorthand is sfm)
    • sfservice (generates a service interface: shorthand is sfs)
    • sfrestcontroller (generates a Rest Controller class: shorthand is sfrc)
    • sfcontroller (generates a Controller class: shorthand is sfc)
    • sfserviceimp (generates a Service Implementation class: shorthand is sfsi)
    • ssconfig (generates a Security Config class: shorthand is ssc)
    • sfmultipartutil (generates a Multipart Util class: shorthand is sfmul)
    • sfrepository (generates a Repository: shorthand is sfrepo)

Release Notes

1.0.0: Initial release of SpringGEN Snippets

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft