Closed
Description
Work in progress is available in https://github.com/wilkinsona/spring-boot/tree/jetty-12. Related Jetty issues with 12.0.0.beta2:
- getResourcePaths fails when a META-INF resource has reserved characters in its filename jetty/jetty.project#9972 (inconvenient)
- Creating a Resource for an entry in a nested jar file in Jetty 12 jetty/jetty.project#9973 (blocker)
- URLResource.isDirectory() throws a NullPointerException when created from a jar:file: URL jetty/jetty.project#9984 (blocker)