Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Develop RESTful Java Web Services using JAX-RS and Jersey

    Posted By: Sigha
    Develop RESTful Java Web Services using JAX-RS and Jersey

    Develop RESTful Java Web Services using JAX-RS and Jersey
    .MP4 | Video: 1280x720, 30 fps(r) | Audio: AAC, 48000 Hz, 2ch | 1.28 GB
    Duration: 2 hours | Genre: eLearning Video | Language: English

    Everything you need to know for developing your RESTful web service


    What you'll learn

    Setup a Java development environment using Java 8, Eclipse & Tomcat 9 on your computer
    Create a new maven project & add the necessary library dependencies for creating your first JAX-RS web service
    Code your web services to respond with different MIME types
    Handle errors
    Create web services that support CRUD operations
    Test your Java web services with the Postman Chrome extension
    Build and deploy web services

    Requirements

    Basic knowledge of Java programming language
    Basic knowledge of web applications

    Description

    JAX-RS the Java API for RESTful Web Services is a Java programming language API specification that provides support in creating web services according to the Representational State Transfer (REST) architectural pattern. JAX-RS uses annotations, introduced in Java SE 5, to simplify the development and deployment of web service clients and endpoints.

    From version 1.1 on, JAX-RS is an official part of Java EE 6. A notable feature of being an official part of Java EE is that no configuration is necessary to start using JAX-RS. For non-Java EE 6 environments a small entry in the web.xml deployment descriptor is required.

    This course will guide you through the steps in creating powerful RESETful web services using the Java official API.

    Who this course is for:

    Java developers

    Develop RESTful Java Web Services using JAX-RS and Jersey