You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ Pretty error page for Spring Boot that helps you debug your web application in t
9
9

10
10
11
11
## Dependency
12
+
WARNING: NOT YET ON MAVEN CENTRAL, PLEASE STAY TUNED, WILL BE RELEASED SOON.
12
13
### Maven
13
14
```xml
14
15
<dependency>
@@ -66,4 +67,4 @@ public class DefaultErrorController implements ErrorController {
66
67
67
68
## Credits:
68
69
69
-
By [jstumpp](https://github.com/jstumpp/). Based on [jooby/whoops](https://github.com/jooby-project/jooby/tree/master/modules/jooby-whoops) and [filp/whoops](http://filp.github.io/whoops/).
70
+
By [jstumpp](https://github.com/jstumpp/). Based on [jooby/whoops](https://github.com/jooby-project/jooby/tree/master/modules/jooby-whoops) and [filp/whoops](http://filp.github.io/whoops/).
0 commit comments