Important: This news article covers an old version of Javalin (v0.3.1).
The current version is v6.3.0.
See the documentation page for up-to-date information.
See the documentation page for up-to-date information.
You can now have external static resources by doing app.enableStaticFiles("/folder", Location.EXTERNAL)
.
Exciting, I know.