Completed
04:36 Creating a Spring Boot 4 Project in IntelliJ
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Spring Boot 4 Tutorial - Learn Spring Boot in 30 Minutes
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Introduction & What's New in Spring Boot 4
- 2 01:35 BenQ Monitor for Developers
- 3 03:21 Spring Initializr Overview
- 4 04:36 Creating a Spring Boot 4 Project in IntelliJ
- 5 07:20 Building a Student REST API
- 6 09:32 Testing Endpoints with IntelliJ HTTP Client
- 7 09:59 Adding Versioned Routes /api/v1
- 8 10:33 Spring Boot 4 API Versioning Explained
- 9 14:17 New Bean Registration API
- 10 17:08 Dynamic Bean Selection with Environment
- 11 19:23 Importing Bean Registrar
- 12 19:42 Calling External APIs with @HttpExchange
- 13 22:29 Using @GetExchange for HTTP Methods
- 14 23:53 Creating PostController
- 15 24:57 Testing External API Calls
- 16 25:27 Using Resilience & Retry Methods
- 17 28:06 Final Thoughts & Outro