开发者

What is the Java EE framework for web services?

开发者 https://www.devze.com 2023-01-18 23:50 出处:网络
I would like to build a server with web services using Java EE, but I don\'t know which is the best Java EE framework.

I would like to build a server with web services using Java EE, but I don't know which is the best Java EE framework.

Important to me are interoperability, performance, security and changeability.

P.s.

My server 开发者_StackOverflowwill not be used for a website, but it will be used to distribute applications (for mobile).


JAX-WS, JAX-RS, JAXB


There are numerous java API for the web services. The varies depends on the data handling formats; 1. SOAP 2. RESTful web services, which is commonly used i.e. JAX-WS and JAX-RS

But mostly used web service is Restful...

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号