Category "graalvm-native-image"

GraalVM Native Image failing on Springdoc dependency

I am trying to create a sample application using spring boot and GraalVM Native Image, however as soon as I add the dependency for Springdoc the generated execu

Is Javax.ImageIO supported by graalVM native-image?

I am testing graalVM native image limitations with multiple different java features. I wrote a little program that performs canny edge detection and it loads in

Is it possible to customize docker image generated with Spring Native (with buildpack)

I'm currently developping a Spring Native application, it's building using paketo buildpack and generating a Docker image. I was wondering if it's possible to c

org.graalvm.compiler.java: UnsupportedFeatureException: No instances of org.bson.BsonDocument are allowed in the image heap

Trying to create native image on micronaut application with Graal VM 22.1.0.r17 using gradle command as ./gradlew nativeCompile but getting an exception as Cau

org.graalvm.compiler.java: UnsupportedFeatureException: No instances of org.bson.BsonDocument are allowed in the image heap

Trying to create native image on micronaut application with Graal VM 22.1.0.r17 using gradle command as ./gradlew nativeCompile but getting an exception as Cau

Couldn't build application native image with GraalVM

I have built an API in Micronaut and trying to deploy in it GCP Cloud Run as a native graalVM image This is my Dockerfile # Stage 1: Build the JAR FROM gradle:j

Quarkus profile-aware config isn't used in native compilation

I'm using quarkus profile-aware files to set different property values for different profiles: application.properties quarkus.http.port=9090 # quarkus.http.port