📖 update doc

This commit is contained in:
weihu 2024-03-17 12:05:44 +08:00
parent 8f11ee4243
commit e4cd2d366a
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
</dependency>
```
2. 编写一个启动类
```xml
```java
@SpringBootApplication
public class WebApplication {