Skip to content

Commit

Permalink
fix: 删除 GlobalExceptionHandler bean 注解
Browse files Browse the repository at this point in the history
Signed-off-by: lbw <[email protected]>
  • Loading branch information
lbw authored and gitee-org committed Sep 19, 2023
1 parent 983aa7b commit a45faed
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@
*/
@Slf4j
@Order(-1)
@Configuration
@RequiredArgsConstructor
public class GlobalExceptionHandler implements ErrorWebExceptionHandler {

Expand Down

0 comments on commit a45faed

Please sign in to comment.