Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Limitations of JAX-RS

Header Image

  1. Overview of JAX-RS limitations
    • This article provides an overview of the limitations of JAX-RS, including performance issues with large payloads, lack of support for non-HTTP protocols, incompatibility with some Java EE technologies, and limited support for HATEOAS, along with workarounds and solutions to overcome these limitations.
  2. Workarounds for common limitations
    • This article discusses common limitations of JAX-RS and provides workarounds for compression of large payloads, integration with Java EE technologies, and custom implementations of HATEOAS.

Table of contents