You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
500 B

4 years ago
3 years ago
## 操作步骤11
4 years ago
#### 1. 在线修改信息 src/main/java/controller/HelloWorld.java 文件信息内容,如下图:
4 years ago
![](https://forge.educoder.net/api/attachments/1663370?raw=true)
4 years ago
#### 2. 修改成功后,会自动触发构建、自动测试、自动部署
3 years ago
![](https://forge.educoder.net/api/attachments/1663375?raw=true)
4 years ago
#### 3. 构建成功后,访问如下链接,即可查看效果
http://117.50.189.36:8080/demo/hello
4 years ago
3 years ago
![](https://forge.educoder.net/api/attachments/1663377?raw=true)