Simple-Web-Server A lightweight web server built in Java that handles basic HTTP requests and serves static files. Responds to empty requests with a default message. Serves predefined static files: localhost:6789/index.html localhost:6789/img.jpg localhost:6789/gif.gif