IntelliJ IDEA Guide
Tips
Tutorials
Playlists
Technologies
Topics
About
Get IntelliJ IDEA
Up to Marco Codes - Spring Boot
Previous
14 of 15
Marco Codes - Spring Boot
Introduction to Spring Boot Crash Course
Hello World @RestController
GetMapping
DeleteMapping
PostMapping
Photo Upload
application.properties
Photo Download
Dependency Injection - Intro
Downloading Images
Recommended Project Structure
H2 Database - Intro
Spring Data JDBC - Repositories
Packaging & Deployment
The End & Next Steps
Next
Packaging & Deployment
Creating a .jar file and executing it
What's in the video?
How to package up the application into a .jar file
How to execute your application on the command line
Spring Data JDBC - Repositories
The End & Next Steps