Important: This news article covers an old version of Javalin (v4.3.0).
The current version is v7.0.1.
See the documentation page for up-to-date information.
See the documentation page for up-to-date information.
Changes
- Exceptions thrown in
ctx.future()are now handled by the exception mapper - You can now call
ctx.closeSession()on anyWsContext