RESTEasy JAX-RS REST API Example Tutorial

preview_player
Показать описание
In this video tutorial, we will learn how to create a simple JAX-RS hello world rest web service with RESTEasy.

#jax-rs #resteasy #restful #javaguides
Рекомендации по теме
Комментарии
Автор

Sir, what is the advantages over spring boot? Is it only the jdk features?

dhineshp
Автор

Really appreciate doing this. But for a better understanding i would like to clarify on couple of things:

1. Where is the exact use of resteasy in this example ?? even with jersey we would have done the same. Please confirm.

2. Instead of adding rest-easy maven dependencies if we have added java-ee dependencies we could have achieved the same. Right ??

Can you please shed some more light on the differences between jersey and resteasy implementations of jax-rs. Thanks in advance.

sanketchakraborty
Автор

Sir is there any real-time example to communicate with other applications using web client or resttemplate

mohammadawes