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
But it gives an error while running the generated image. Unable to determine code source archive. So how to resolve this issue with spring boot.
Most issues currently raised and related to spring are expected to be resolved by GraalVM 1.0-RC17 (next release).
Tested with GraalVM 1.0-RC16 with spring boot 2.1 also. Same error appears.
The text was updated successfully, but these errors were encountered:
Current GraalVM is able to generate a spring boot based hello-world app into native image.
oracle/graal#348
But it gives an error while running the generated image. Unable to determine code source archive. So how to resolve this issue with spring boot.
Most issues currently raised and related to spring are expected to be resolved by GraalVM 1.0-RC17 (next release).
Tested with GraalVM 1.0-RC16 with spring boot 2.1 also. Same error appears.
The text was updated successfully, but these errors were encountered: