-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
Describe the issue
Hello!
I'm trying to compile a service written in java + spring boot 2.5.6 into a native application using spring native with buildpacks.
I get an error when I run the native-image. How can I figure out what's causing it?
Steps to reproduce the issue
No possibility, using internal dependencies. Using mvn spring-boot:build-image.
Describe GraalVM and your environment:
- GraalVM version: GraalVM CE 21.2.0 (build 25.302-b07-jvmci-21.2-b08)
- JDK major version: 8
- OS: Linux Mint 20.2
- Architecture: x86_64
More details
build.log.
Thank you!
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done