Skip to content

Commit

Permalink
move to spring-boot-2.7.18
Browse files Browse the repository at this point in the history
  • Loading branch information
mmouly committed Dec 10, 2024
1 parent 80d2238 commit 893df7c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ public String handleError(HttpServletRequest request) {
}

public String getErrorPath() {
return "/error";
return null;
}
}

0 comments on commit 893df7c

Please sign in to comment.