Java – the difference between resteasy and jax-rs

What is resteasy? What is the difference between resteasy and jax-rs?

Solution

According to its home resteasy is

So jax-rs is a specification, and the library used to implement rest API in Java should be like this, and resteasy is an implementation of the specification

This effectively means that any documentation on jax-rs should also apply to resteasy 1:1

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>