Javalin didn’t follow the convention of tld.name
, and only used javalin
as the top package.
This was fixed in 0.1.1, so you’ll have to fix your imports.
Javalin 0.1.1 released
Fixing the package structure ()
What's Javalin? Javalin is a very lightweight Java and Kotlin web framework which focuses on simplicity and Java/Kotlin interoperability.
Read more on our landing page.