I have tool that is serving some resources (files)...
# javalin
d
I have tool that is serving some resources (files) via uris. Files can be added/removed when application is alive. So I need some kind of dynamically-resolved routing.