1 Star 2 Fork 9

Elvin / helloworld

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
Elvin 提交于 2023-02-06 00:23 . update readme

hello world

  • 一个简单的hello world页面, 测试使用

#编译为war放到tomat使用 http://files.elvin.vip/demo/helloworld.war

mvn clean package

#编译为jar直接启动 http://files.elvin.vip/demo/hello-world.jar

mvn clean package -f /build/pom-jar.xml

spring-boot

  • 一个简单的Spring Boot演示

spring-boot/ms-eureka运行build.sh启动spring-eureka
http://localhost:8761

spring-boot/ms-web运行build.sh启动spring-web
http://localhost:8080


#dokcer自动化构建java web 基于jenkins+maven+nuxus容器
http://www.cnblogs.com/elvi/p/8884340.html

Java
1
https://gitee.com/alivv/helloworld.git
git@gitee.com:alivv/helloworld.git
alivv
helloworld
helloworld
master

搜索帮助