Web Client Post Example | Spring Boot Web Client Tutorials | Call External API with WebClient demo

preview_player
Показать описание
In this video we will discuss about how to make post call with web client in spring boot.Spring boot web client post call implementation is very simple.
#springboot ,#webclient ,#javaspringboot

Join this channel to get access to perks:
Рекомендации по теме
Комментарии
Автор

Could you add this for a multi form body type? Eg: if api takes a string and list of files ; how do we construct the request object and which we client to use? Thanks in advance.

ecomv
Автор

Can you use Jdk 17 with spring boot 3.1.5 for the get or post call with webclient. This doesn't work as it throws Block error exception

AxissehSammy