WildFly is a flexible, lightweight, managed application runtime that integrates Undertow as its web server.
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-undertow</artifactId>
<version>40.0.0.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Undertow web server
No known issues recorded.
No dependency data recorded yet.