Simple REST API framework for Java and Kotlin with embedded Jetty server.
<dependency>
<groupId>io.javalin</groupId>
<artifactId>javalin</artifactId>
<version>7.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Starts a Javalin server on port 7000 with a simple GET endpoint.
Check migration guide when upgrading from 4.x to 5.x or 6.x.
No dependency data recorded yet.