Показ дописів із міткою REST. Показати всі дописи
Показ дописів із міткою REST. Показати всі дописи

пʼятниця, 22 січня 2016 р.

Create RESTful web services in java(JAX-RS) using Apache CXF

Java API for RESTful Web Services (JAX-RS), is a set if APIs to developer REST service. JAX-RS is part of the Java EE6
Apache CXF is an open source services framework. CXF helps you build and develop services using frontend programming APIs, like JAX-WS and JAX-RS
In this article we will build a service and deploy it on Tomcat