CG数据库 >> Develop RESTful Java Web Services using JAX-RS and Jersey

MP4 | Video: h264, 1280×720 | Audio: AAC, 48 KHz, 2 ChGenre: eLearning | Language: English + .VTT | Duration: 2 hours | Size: 1.28 GBEverything you need to know for developing your RESTful web service.

What you’ll learnSetup a Java development environment using Java 8, Eclipse & Tomcat 9 on your computerCreate a new maven project & add the necessary library dependencies for creating your first JAX-RS web serviceCode your web services to respond with different MIME typesHandle errorsCreate web services that support CRUD operationsTest your Java web services with the Postman Chrome extensionBuild and deploy web servicesRequirementsBasic knowledge of Java programming languageBasic knowledge of web applicationsDescriptionJAX-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的图片1
Develop RESTful Java Web Services using JAX-RS and Jersey的图片2