Intro: (0:00)
Install Dependencies: (1:20)
Generate Spring Project: (2:50)
Vim Configuration: (5:54)
Start tmux: (7:26)
Find Files: (10:03)
Create Entity: (12:00)
Create Repository: (15:05)
Database Config: (17:45)
Start Embedded Tomcat: (18:45)
Create curl Window: (19:22)
Review of Basic VIM Commands: (21:30)
Outro: (24:53)
#vim, #springboot, #java
Hey everyone! In this video I'll be showing you how to create a Java Spring Boot project using only command line tools. You can find more details on this walk-through in my blog post here - https://developersoapbox.com/command-...
This includes vim, tmux, and curl.
To review how to create a REST API using Spring Rest Data, please also take a look at my other video - • Quickest Way to Create REST API in Ja...
Enjoy!