mirror of
https://github.com/wahyd4/Martian.git
synced 2026-08-09 05:16:21 +10:00
去除tomcat,不再使用第三方容器,而是直接采用jdk自带的HttpServer来做http服务
This commit is contained in:
@@ -21,6 +21,12 @@ Declarative API programming (DAP) framework
|
||||
|
||||
</div>
|
||||
|
||||
## Project Description
|
||||
|
||||
Mars-Java is a Java development framework that does not require containers
|
||||
|
||||
No need for Tomcat, no Jboss, no Netty, or even Servlet. Based entirely on the JRE class library. The project lost weight again
|
||||
|
||||
## Usage example
|
||||
|
||||
[https://github.com/yuyenews/Mars-Example](https://github.com/yuyenews/Mars-Example)
|
||||
|
||||
@@ -21,6 +21,12 @@
|
||||
|
||||
</div>
|
||||
|
||||
## 项目简介
|
||||
|
||||
Mars-Java 是一个不需要容器的Java开发框架
|
||||
|
||||
不需要Tomcat,不需要Jboss,不需要Netty,甚至不需要Servlet,完全基于JRE类库,将瘦身进行到底
|
||||
|
||||
## 使用示例
|
||||
|
||||
[https://github.com/yuyenews/Mars-Example](https://github.com/yuyenews/Mars-Example)
|
||||
|
||||
Reference in New Issue
Block a user