Important: This news article covers an old version of Javalin (v0.3.2). The current version is v6.1.3.
See the documentation page for up-to-date information.

Most of the changes in this release (~20 commits) won’t be noticed, except that app.start() and app.stop() are now synchronous methods (app.awaitStart() and app.awaitStop() have been removed).