Fail fast when no forwarder is configured
worldtiki opened this issue · 0 comments
worldtiki commented
The app should fail fast when no forwarder is configured.
This already happens, however the error message is very obscure as it's due to a failure in the injection of dependencies by Spring.
It should, instead, fail with a proper error message explaining what the problem is and how to fix it.