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 030a6b0 commit 490e91dCopy full SHA for 490e91d
README.md
@@ -58,7 +58,7 @@ See [examples](#examples) with Spring MVC
58
59
## Configure
60
61
-japi-errors supports two error formats "out of the box". They are enabled as follows:
+**japi-errors** supports two error formats "out of the box". They are enabled as follows:
62
63
```
64
ApiError.creator(ApiErrorCreators.BASIC); // The default
0 commit comments