Javalin 2.0, the lightweight Web framework that provides interoperability between Java and Kotlin
Javalin is a very lightweight Web framework for Kotlin and Java that supports WebSockets, HTTP2 and async requests. Javalin's main goals are simplicity, excellent development experience and first class interoperability between Kotlin and Java. Javalin is more library than framework.The team responsible for its development announced the availability of version 2.0 of Javalin and made…