Skip to content

Commit 13c9383

Browse files
updated
1 parent 6128145 commit 13c9383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Requires Java 21, Spring boot 3.2.0+ and Jakarta EE 10
2121
8. [Error response characteristics](https://github.com/officiallysingh/spring-boot-problem-handler#error-response)
2222
9. [Message resolvers to externalize error response in `properties` files](https://github.com/officiallysingh/spring-boot-problem-handler#message-resolvers)
2323
10. [Creating and throwing exceptions in your applications](https://github.com/officiallysingh/spring-boot-problem-handler#creating-and-throwing-exceptions)
24-
11. [Stack trace of exceptions embedded in error response](https://github.com/officiallysingh/spring-boot-problem-handler#stack-traces)
24+
11. [Stack trace embedded in error response](https://github.com/officiallysingh/spring-boot-problem-handler#stack-traces)
2525
12. [Cause chains embedded in error response](https://github.com/officiallysingh/spring-boot-problem-handler#cause-chains)
2626
13. [Customizations of default behaviour](https://github.com/officiallysingh/spring-boot-problem-handler#customizations)
2727
- [Customize error response](https://github.com/officiallysingh/spring-boot-problem-handler#customize-error-response)

0 commit comments

Comments
 (0)