Starter for using Undertow as the embedded web server in Spring Boot applications.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-undertow</artifactId>
<version>3.5.14</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Start an Undertow server programmatically.
No known issues recorded.
No dependency data recorded yet.