How to Call a REST API using WebClient in Spring Boot

Опубликовано: 16 Октябрь 2022
на канале: Random code
47,740
514

Spring is a very powerful tool, but some of the functionality is a bit confusing at first. I want to showcase how to make a simple get-call to retrieve data from an API, which can then be expanded to do more complex things.

NOTE Angled brackets are not allowed in youtube descriptions
(Angled brackets replaced with ")
Dependency:

"dependency"
"groupId" org.springframework.boot "/groupId"
"artifactId" spring-boot-starter-webflux "/artifactId"
"/dependency"

My channel publishes programming and software engineering videos, especially Java and Python. If that is what you want, do not hesitate to join me on this journey!

Subscribe to my YouTube channel:
   / @randomcode_0