You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, We need to get #96 dealt with and this should all be better. I'm working on making progress for that but will leave this open until we get it done and can verify it fixes the GraalVM native image issues.
When trying to run Spring PetClinic as a GraalVM native image I hit several issues related to WebJars. As a workaround I added runtime hints: https://gist.github.com/maciejwalkowiak/6f7097157aec2f5d1a4929c0f12bbc67
Perhaps these hints (in standard GraalVM JSON format) could be included in
webjars-locator-core
itself? Or should they be added to https://github.com/oracle/graalvm-reachability-metadata project?The text was updated successfully, but these errors were encountered: