Este contenido no está disponible en el idioma seleccionado.

Chapter 1. Overview


JSR-000311 JAX-RS is a Java Community Process (JCP) specification that provides a Java API for RESTful Web Services over the HTTP protocol. RESTEasy is a portable implementation of the JAX-RS specification that can run in any Servlet container, and integrates tightly with the JBoss Application Server (JBoss AS) to provide improved user experience in the JBoss AS environment. Where JAX-RS is a server-side only specification, RESTEasy brings JAX-RS functions to the client side through the RESTEasy JAX-RS Client Framework, allowing you to map outgoing HTTP requests to remote servers with JAX-RS and interface proxies.
  • RESTEasy includes the JAX-RS implementation.
  • RESTEasy is portable to any Tomcat or Application Server that runs on Java Development Kit 5.0 or higher.
  • The RESTEasy server implementation can be used with Embedded JBoss for junit testing.
  • RESTEasy integrates easily with Enterprise JavaBeans (EJB) and the Spring Framework.
  • RESTEasy includes a client framework to simplify the process of writing HTTP clients, giving you the opportunity to define more than server bindings.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat