Update 22. SpringApplication.md
parent
55a0fb9ef6
commit
790f931487
|
@ -6,7 +6,7 @@ public static void main(String[] args){
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
当应用启动时,你应该会看到类似下面的东西(这是何方神兽??):
|
当应用启动时,你应该会看到类似下面的东西(这是何方神兽??):
|
||||||
```java
|
```other
|
||||||
. ____ _ __ _ _
|
. ____ _ __ _ _
|
||||||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||||||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||||||
|
|
Loading…
Reference in New Issue