1 Star 0 Fork 0

crazyliu- / test-solon

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
crazyliu- 提交于 2022-05-17 10:06 . 继续测试

测试Solon项目启动以及文件上传


1. 快速开始

  • 项目环境:Git、JDK8、Maven
  • 下载项目当前项目
  • 在pom.xml中分别切换内置服务器jhttp、smarthttp、undertow、jetty,执行maven clean,然后运行StartTestApp,发现同样端口号只有smarthttp无法启动(要使用smarthttp,需要屏蔽solon.boot.jlhttp,这样就可以启动了)
  • 在pom.xml中分别切换内置服务器jhttp、smarthttp、undertow、jetty,执行maven clean,然后运行StartTestApp,发现undertow启动后文件上传报错,jhttp、smarthttp、jetty正常
Java
1
https://gitee.com/crazyliu-/test-solon.git
git@gitee.com:crazyliu-/test-solon.git
crazyliu-
test-solon
test-solon
master

搜索帮助