Completed
- My Workflow Problem with Spring Initializr
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building a Terminal UI for Spring Initializr with Java
Automatically move to the next video in the Classroom when playback concludes
- 1 - Intro - TUIs Are All the Rage
- 2 - The Tweet That Started It All - Tambu UI
- 3 - Tambu UI Blog Post Overview
- 4 - My Workflow Problem with Spring Initializr
- 5 - GitHub Repository Overview
- 6 - Live Demo - Running the TUI
- 7 - Project Configuration & Remembered Preferences
- 8 - Dependency Selection, Fuzzy Search & Favorites
- 9 - Category Filtering
- 10 - Exploring the Generated Project
- 11 - Generating, Opening IDE & Post-Generation Hooks
- 12 - Verifying the Project in IntelliJ
- 13 - GraalVM Native Image & GitHub Actions Releases
- 14 - Future Plans - Bookmarks & Templates
- 15 - Wrap Up & Happy Coding