OF-1326: Allow for missing static web content. (#833)
The static web content handler is allowed to be null (when there's no static content to be served). In such case, the null-handler shouldn't be loaded in Jetty (which will throws nullpointers).
Showing
Please register or sign in to comment