Sir, what is the advantages over spring boot? Is it only the jdk features?
@sanketchakraborty11214 жыл бұрын
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.
@francogarcia26683 жыл бұрын
I downloaded the jars and works just fine. But you have to search it. Maven make things more easy.
@mohammadawes93353 жыл бұрын
Sir is there any real-time example to communicate with other applications using web client or resttemplate