Browse Source
This commit improves the startup error message so that it does not reference `--debug` anymore. Such command-line switch only works when the application is started using `java -jar`. The error message now refers directly to a section of the documentation that provides more details and links to more useful examples. Closes gh-6593pull/6909/head
2 changed files with 29 additions and 2 deletions
Loading…
Reference in new issue