There is a severe lack of minimal web frameworks available in Java so I appreciate the effort behind this project. Would it be possible to separate the database and templating packages into separate libraries? For example, could I used Minum with JDBI for the db library and Thymeleaf for templating?