Java RESTful Web Services CRUD API Examples with Jersey and Tomcat

Описание к видео Java RESTful Web Services CRUD API Examples with Jersey and Tomcat

Learn to code Java RESTful web services APIs for CRUD operations (Create, Retrieve, Update and Delete) with Jersey and Tomcat. You will also learn to test RESTful CRUD APIs using curl and code a RESTful webservices client program to test CRUD API with Jersey Client API.

Software Programs used:
Java Development Kit (JDK 11)
Eclipse IDE 2019-09
Apache Tomcat 9.0
curl

Technologies:
JAX-RS: Java API for RESTful Web Services
Jersey: REST framework
Jersey Servlet Container: to host and expose RESTful web services API
Jersey Client: to consume RESTful web services API
Jackson: to serialize Java objects to JSON and vice-versa

Download RESTful CRUD API sample project here: https://www.codejava.net/java-ee/web-...

Take Spring Boot REST APIs Ultimate Course: https://www.udemy.com/course/spring-b... - to Learn Hands-on REST API Development with Spring Boot: Design, Implement, Document, Secure, Test, Consume RESTful APIs.

Комментарии

Информация по комментариям в разработке