-
Notifications
You must be signed in to change notification settings - Fork 526
Commit ac9625c
committed
Add support for GraalVM ResourceURLConnection
GraalVM native-image produces the binary with embedded resources from
jar:. The protocol is then substituted to resource:.1 parent cfc0be3 commit ac9625c
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | + | ||
293 | + | ||
294 | + | ||
295 | + | ||
296 | + | ||
297 | + | ||
298 | + | ||
299 | + | ||
292 | 300 | | |
293 | 301 | | |
294 | 302 | | |
| |||
0 commit comments