Important: This news article covers an old version of Javalin (v4.3.0). The current version is v6.1.3.
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 any WsContext