Tired of writing boilerplate code for your CRUD controller? This video shows you how to use an awesome Visual Studio Code extension to easily and quickly generate CRUD controllers, repositories, and database configuration.
If you're interested in learning the basics of Visual Studio Code Java Development, click here - • Visual Studio Code Java Development Basics
To follow along in my blog post, click here - https://developersoapbox.com/my-first...
Intro: (0:00)
Installation: (0:12)
REST Controller: (1:13)
CRUD Repository: (2:45)
JPA Entity: (3:10)
Database Config: (3:43)
Database YAML Config: (4:33)
Vscode Comments: (5:00)
Extension Pack Installation: (5:34)
Extension Pack Installation: (6:15)