Spring Boot RestClient.Builder Explained - Builder Pattern

Spring Boot RestClient.Builder Explained - Builder Pattern

Dan Vega via YouTube Direct link

- Making an HTTP GET call to JSON Placeholder

5 of 15

5 of 15

- Making an HTTP GET call to JSON Placeholder

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

Spring Boot RestClient.Builder Explained - Builder Pattern

Automatically move to the next video in the Classroom when playback concludes

  1. 1 - Intro & the question from Spring Office Hours
  2. 2 - Why RestClient over RestTemplate
  3. 3 - Setting up the project on start.spring.io
  4. 4 - Using RestClient.create with a static factory method
  5. 5 - Making an HTTP GET call to JSON Placeholder
  6. 6 - The Builder Pattern in Java — why it exists
  7. 7 - Java Beans approach mutable, verbose
  8. 8 - Telescoping constructors approach
  9. 9 - Builder Pattern with immutable fields
  10. 10 - Applying the Builder Pattern to RestClient.Builder
  11. 11 - Spring auto-configures DefaultRestClientBuilder
  12. 12 - Why inject Builder instead of calling create
  13. 13 - Observability, metrics, and customizers
  14. 14 - When you might want manual control
  15. 15 - Wrap up & recommendations

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.