- Ability to serve static files, HTML and CSS are supported so far
- Consequently, show a simple HTML form to enter the parameters when
navigating to / (or /index.html).
- Make the server multi-threaded (in a rather primitive way so far).
- Use logback instead of the simple-slf4j logger.