2021-06-21

A mini Java web application with a size about 5 MB.

I managed to build a web application with a size of only 5.18 MB.
The application contains only a short HTML form with support for simple AJAX events. The project is built on the Javalin framework and a web module from the Ujorm framework.


The source code is freely available on GitHub:
https://github.com/pponec/demo-ajax/tree/javalin