SimpleJavaServer 一个简易的java http server,不依赖于容器,使用HttpServer类监听端口,main启动 启动类: space.mmty.server.ServerStarter