Registry / web-framework / resteasy-undertow

resteasy-undertow

JSON →
library6.2.15.Finaljavamavenunverified

An adapter to embed RESTEasy JAX-RS in an Undertow web server.

<dependency> <groupId>org.jboss.resteasy</groupId> <artifactId>resteasy-undertow</artifactId> <version>6.2.15.Final</version> </dependency>
INSTALL
IMPORT
SIG · RESTEASY-UNDERTOW
R
resteasy-undertow
web-frameworkjavav6.2.15.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

UndertowJaxrsServer
org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer

Start an Undertow server with RESTEasy JAX-RS support.

import org.jboss.resteasy.plugins.server.undertow.UndertowJaxrsServer; UndertowJaxrsServer server = new UndertowJaxrsServer(); server.start();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.15.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
resteasy-undertow — mvn dependency:get resteasy-undertow · libregistry