We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92809f commit 81209e6Copy full SHA for 81209e6
README.md
@@ -4,6 +4,8 @@
4
implementing specification [**`Problem Details (RFC7807) for HTTP APIs`**](https://datatracker.ietf.org/doc/html/rfc7807).
5
Requires Java 17+, Spring boot 3+ and Jakarta EE 10
6
7
+
8
+
9
## Introduction
10
11
Exception handling is a cross-cutting concern, should be kept separate from business logic and applied declaratively.
0 commit comments