Update springboot搭建.md
This commit is contained in:
parent
3617b53482
commit
1678a40294
@ -2,7 +2,7 @@
|
||||
|
||||
###1.选择spring initializr
|
||||
|
||||
![1532967570728](D:\笔记\markdown\springboot系列\springboot搭建.assets\1532967570728.png)
|
||||
![1532967570728](.\springboot搭建.assets\1532967570728.png)
|
||||
|
||||
next
|
||||
|
||||
@ -45,4 +45,4 @@ public class HelloController{
|
||||
}
|
||||
```
|
||||
|
||||
然后运行项目,访问localhost:8080/home/hello即可看到hello字符串。
|
||||
然后运行项目,访问localhost:8080/home/hello即可看到hello字符串。
|
||||
|
Loading…
x
Reference in New Issue
Block a user