Compare commits
5 Commits
Author | SHA1 | Date |
---|---|---|
yystopf | 1e6673e578 | 3 years ago |
m53297601 | 2c359e9fcd | 3 years ago |
p47623895 | d57aaf0de7 | 4 years ago |
p47623895 | 3bf40106ea | 4 years ago |
m53297601 | 07027667d2 | 4 years ago |
@ -1,16 +1,15 @@
|
||||
|
||||
## 操作步骤11
|
||||
## 操作步骤
|
||||
|
||||
#### 1. 在线修改信息 src/main/java/controller/HelloWorld.java 文件信息内容,如下图:
|
||||
|
||||
![](https://forge.educoder.net/api/attachments/1663370?raw=true)
|
||||
|
||||
#### 2. 修改成功后,会自动触发构建、自动测试、自动部署
|
||||
![](https://forge.educoder.net/api/attachments/1663375?raw=true)
|
||||
#### 2. 修改成功后,会自动出发构建、自动测试、自动部署
|
||||
![](https://forge.educoder.net/api/attachments/1663375)
|
||||
|
||||
|
||||
#### 3. 构建成功后,访问如下链接,即可查看效果
|
||||
http://39.98.49.211:8080/demo/hello
|
||||
http://106.75.236.63:8080/demo/hello
|
||||
|
||||
|
||||
![](https://forge.educoder.net/api/attachments/1663377?raw=true)
|
||||
![](https://forge.educoder.net/api/attachments/1663377)
|
||||
|
@ -1 +0,0 @@
|
||||
// hello world java .
|
Loading…
Reference in new issue