IntelliJ IDEA Guide
Tips
Tutorials
Playlists
Technologies
Topics
About
Get IntelliJ IDEA
Up to Marco Codes - Spring Boot
Previous
6 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
Photo Upload
Upload the photos
What's in the video?
How to handle file uploads, photos in our case
How to do proper REST API error handling
PostMapping
application.properties