rest web service
-
Amazon AWS
Publishing & Subscribing to AWS SNS Messages with Node.js
Hello. In this tutorial, we will see publishing and subscribing to AWS SNS Messages with Node.js. We will understand AWS…
Read More » -
spring
Spring Rest Hibernate Example
Welcome readers, in this tutorial, we will show how to implement the REST services to perform the SQL operations using…
Read More » -
rest
JAX-RS Web Service Example
Hello readers. In this tutorial, we will show how to use the JAX-RS (RESTful) jar files to implement a simple…
Read More » -
junit
JUnit Example For Rest Web Services
In this example, we shall show users how they can test a REST service with the help of the JUnit.…
Read More » -
rest
JAX-RS Annotations Explained
In this example we shall learn some important JAX-RS annotations. To understand this tutorial, following is the prerequisite knowledge required:…
Read More » -
rest
Java JSON RESTful Web Service Example
In this example we shall learn implementing Restful Web Service in Java where the data interchange format shall be JSON.…
Read More » -
jersey
Creating JAX-RS web service using Jersey Example
Introduction Jersey as it states in the website, is more than just a reference implementation. It also has it’s own…
Read More »