- All Superinterfaces:
- AutoCloseable, Closeable, io.undertow.server.handlers.resource.ResourceManager
- All Known Implementing Classes:
- FileClassPathResourceManager
public interface IFileClassPathResourceManager
extends io.undertow.server.handlers.resource.ResourceManager
Undertow 1.2.12.Final's ClassPathResourceManager adds a "/" at the
end of the resource path and this breaks serving a specific file.