+

Search Tips   |   Advanced Search

Implement custom entity formats.

Configure the JAX-RS application.

Parent

Use custom entity formats

If the JAX-RS web application requires support for additional Java types or media types that are not supported by the JAX-RS APIs, we can add a custom entity provider to the application.


What to do next

Assemble JAX-RS web applications.


Subtopics


Related tasks

  • Implement custom entity formats