Skip to content

Commit 187eeb9

Browse files
updated
1 parent 940afb5 commit 187eeb9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ all can be done with zero custom code but by specifying error details in `proper
5454
Add the `spring-boot-problem-handler` jar to application dependencies. That is all it takes to get a default working
5555
exception handling mechanism in a Spring boot application.
5656

57+
> [!IMPORTANT]
58+
Jar is built on java 21. For earlier versions of java, please build from source code.
59+
5760
Maven
5861
```xml
5962
<dependency>

0 commit comments

Comments
 (0)