1.

What do you mean by JAX-RS API? Write some implementations of JAX-RS API.

Answer»

JAX-RS (Java API for RESTFUL web services) is basically an ESSENTIAL part of the Java EE platform that is being USED for developing or building RESTful web services. There are basically two important implementations of JAX-RS API: 



Discussion

No Comment Found