Skip to content

Commit 9cf43e4

Browse files
authored
Added warning about outstanding release.
1 parent f883401 commit 9cf43e4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Pretty error page for Spring Boot that helps you debug your web application in t
99
![image](img/screenshot.png)
1010

1111
## Dependency
12+
WARNING: NOT YET ON MAVEN CENTRAL, PLEASE STAY TUNED, WILL BE RELEASED SOON.
1213
### Maven
1314
```xml
1415
<dependency>
@@ -66,4 +67,4 @@ public class DefaultErrorController implements ErrorController {
6667

6768
## Credits:
6869

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

Comments
 (0)