Now that jetty/jetty.project#8259 is fixed and incorporated to Bootique, let's test the issue and change AllowSymLinkAliasChecker back to the default SymlinkAllowedResourceAliasChecker. This would result in better Jetty security and will get rid of the warning in the logs:
WARN o.e.j.s.h.AllowSymLinkAliasChecker: Deprecated, use SymlinkAllowedResourceAliasChecker instead.
Now that jetty/jetty.project#8259 is fixed and incorporated to Bootique, let's test the issue and change
AllowSymLinkAliasCheckerback to the defaultSymlinkAllowedResourceAliasChecker. This would result in better Jetty security and will get rid of the warning in the logs: