This repository contains a simple HTTP server implemented in Java. It demonstrates basic server-client communication, handling static files, and providing API endpoints for dynamic content, including ...
docker run -dit --name ip-sever --restart=always -p 10005:8080 \ -v $(pwd):/app -w /app \ -e TZ=Asia/Shanghai \ -e LANG=C.UTF-8 \ litongjava/jdk:8u391-stable-slim ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results