WebClient Example for Synchronous Example -SpringBoot

preview_player
Показать описание
In this example we will see how to use web client to make api calls synchronously. Synchronous api calls replaces rest template in spring . Rest template is deprecated hence web client is recommended.
#springboot ,#webclient,#springbootWebClient

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

Hi Boss !! I'm new to Java world, and I'm trying to learn how build Rest API for back-end & using Vaadin as front-end ... Have you heard about "Vaadin" !?... it's 100% java framework for building front-end as SPA, But I don't know why it's not famous.. what do you think about it if you have used it before?

muslehhaj
Автор

is it possible to convert mono object to java object without block ?

dineshreddyambu
Автор

I just get error message:

Error Message: are blocking, which is not supported in thread reactor-http-nio-3

GalgiTheQuag