Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
1–10 of 139 posts
Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#2Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#3This is Javalin and it is great. We switched to it a few months ago from another micro-framework.
Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#4Show HN: Javalin 1.0 – A Kotlin/Java web framework - https://news.ycombinator.com/item?id=15644430 - Nov 2017 (87 comments)
Show HN: Javalin, a Java/Kotlin REST API Framework - https://news.ycombinator.com/item?id=14434089 - May 2017 (21 comments)
Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#5Related: Show HN: Javalin 1.0 – A Kotlin/Java web framework - https://news.ycombinator.com/item?id=15644430 - Nov 2017 (87 comments) Show HN: Javalin, a Java/Kotlin REST API Framework - https://news.ycombinator.com/item?id=14434089 - May 2017 (21 comments)
Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#6Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#7Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#8Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#9How does Javalin compare with Dropwizard which is also quite lightweight?
Re: Show HN: I finished v5 of a JVM framework I've spent spent half a decade making
#10I'm pretty sure the "Hello Javalin World" Kotlin example won't compile, just FYI.
Edit: I was looking at the wrong snippet, the offending snippet has been fixed.