8000 Update springboot-handle-exception-plus.md · CoderManolin/springboot-guide@0bc639c · GitHub
[go: up one dir, main page]

Skip to content

Commit 0bc639c

Browse files
authored
Update springboot-handle-exception-plus.md
1 parent 1824b91 commit 0bc639c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/advanced/springboot-handle-exception-plus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ public class Person {
267267
}
268268
```
269269

270-
**`ExceptionController.java`抛出一场的类**
270+
**`ExceptionController.java`抛出异常的类**
271271

272272
```java
273273
@RestController 3767

0 commit comments

Comments
 (0)
0