The JetBrains Guide is shutting down on March 30, 2026. more...

Latest

All the resources in the Guide, starting with most recent.

Recommended Project Structure

Part of tutorial

Recommended Project Structure
What Spring Boot's Projects look like.
PostMapping

Part of tutorial

PostMapping
Creating and testing @PostMapping.
Photo Upload

Part of tutorial

Photo Upload
Upload the photos.
Photo Download

Part of tutorial

Photo Download
Download the photos.
Packaging & Deployment

Part of tutorial

Packaging & Deployment
Creating a .jar file and executing it.
Introduction to Spring Boot Crash Course

Part of tutorial

Introduction to Spring Boot Crash Course
Spring Initializr setup and choosing your IDE.
Marco Codes - Spring Boot.

Tutorial

Marco Codes - Spring Boot.
Spring Boot Nice n Easy
Hello World @RestController

Part of tutorial

Hello World @RestController
Creating and testing @RestController.
H2 Database - Intro

Part of tutorial

H2 Database - Intro
Working with an H2 Database.
GetMapping

Part of tutorial

GetMapping
Creating and testing @GetMapping.
Downloading Images

Part of tutorial

Downloading Images
Next steps for download.
Dependency Injection - Intro

Part of tutorial

Dependency Injection - Intro
Working with Dependency Injection.