JAX-RS 2.1 specification

GPTKB entity

Statements (49)
Predicate Object
gptkbp:instanceOf Specification
gptkbp:compatibleWith gptkb:JAX-RS_2.0
Java_8_and_later
gptkbp:defines Resource classes
Message body readers and writers
Resource methods
gptkbp:developedBy gptkb:Java_Community_Process
gptkbp:documentedIn Official JAX-RS documentation
gptkbp:enhances Exception handling
Content negotiation
https://www.w3.org/2000/01/rdf-schema#label JAX-RS 2.1 specification
gptkbp:includes Hypermedia as the Engine of Application State (HATEOAS)
Client API
gptkbp:is_designed_to Interoperability with other web services
gptkbp:is_governed_by Java_Specification_Request_(JSR)_370
gptkbp:is_part_of gptkb:Java_EE_8
Jakarta EE
Java_EE_8_platform
gptkbp:is_recognized_for gptkb:Apache_CXF
Jersey
RESTEasy
gptkbp:is_referenced_in MicroProfile specifications
Java_EE_specifications
gptkbp:is_supported_by Various IDEs
gptkbp:is_used_in Cloud services
Web applications
Microservices architecture
Enterprise applications
Building APIs for IoT applications
Building APIs for cloud-native applications
Building APIs for mobile applications
Building APIs for web applications
Integration with front-end frameworks
Mobile_applications
API_development
Creating_RESTful_web_services_in_Java
gptkbp:provides Annotations for RESTful services
API for building RESTful web services
Support for HTTP methods
Support for JSON and XML
Support for URI templates
Support_for_CORS_(Cross-Origin_Resource_Sharing)
gptkbp:releasedIn 2017-05-31
gptkbp:supports Asynchronous processing
Filters and interceptors
Content-Type negotiation
Response filtering
Exception mappers
Java_SE_and_Java_EE