Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for GraalVM ResourceURLConnection
GraalVM native-image produces the binary with embedded resources from jar:. The protocol is then substituted to resource:.
- Loading branch information