IntelliJ IDEA Guide
Tips
Tutorials
Playlists
Technologies
Topics
About
Get IntelliJ IDEA
Up to Marco Codes - Spring Boot
Previous
7 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
application.properties
Spring Boot's properties file and configuring JSON
What's in the video?
A look at Spring Boot's properties file
Upload specific parameters
How to configure Jackson to exclude/include specific JSON fields
Photo Upload
Photo Download