Advertisement · 728 × 90
#
Hashtag
#NativeImage
Advertisement · 728 × 90
Post image

MapStruct + Quarkus works.

Until native build.

Or dev mode.

Then:
• ClassNotFoundException
• Stale mappers
• Hot reload confusion

The Quarkiverse MapStruct extension fixes both. Cleanly.

buff.ly/ombXitp

#Java #Quarkus #GraalVM #NativeImage

6 2 0 0

Tired of GraalVM reflection configs and incompatible libraries? jbundle turns your JVM app into a single binary — zero external dependencies, full JVM compatibility, no setup headaches. Just `jbundle build` and ship

github.com/avelino/jbun...

#clojure #graalvm #nativeimage #java #scala #groove

6 2 1 0
Preview
Oracle Shifts GraalVM Focus Away from Java, Highlights Native Image Updates in JDK 25 -- ADTmag Oracle has released GraalVM for JDK 25, introducing new features for its native image technology, while confirming that future development of the platform will shift away from the Java release cycle t...

#Oracle has released #GraalVM for JDK 25, introducing new features for its #NativeImage technology, while confirming that future development of the platform will shift away from the Java release cycle to focus on non-Java languages, such as GraalPy and GraalJS.
adtmag.com/Articles/202...

2 0 0 0
Preview
GraalVM 25 Released: Native Image & WebAssembly | AI News GraalVM 25 arrives! Discover key updates for Java, Native Image, & WebAssembly. Enhance performance and security.

AIMindUpdate News!
Boost your Java apps! GraalVM 25 delivers faster startup, improved security, and WebAssembly integration. #GraalVM #Java #NativeImage

Click here↓↓↓
aimindupdate.com/2025/09/26/g...

2 2 0 0
Preview
GitHub - michael-simons/native-image-config-transformer: Additional transformers for the Maven shade plugin dealing with GraalVM native image configuration files. Additional transformers for the Maven shade plugin dealing with GraalVM native image configuration files. - michael-simons/native-image-config-transformer

I have created a thing with #Java that I needed for #Maven and #GraalVM so that I can provide fat-jars (needed for tools that don't do dependency management) that don't behave different in #NativeImage than our normal distributions:

github.com/michael-simo...

Maybe this is helpful for others, too.

14 8 2 0
Preview
GitHub - graalvm/mandrel: Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus. Mandrel is a downstream distribution of the GraalVM community edition. Mandrel's main goal is to provide a native-image release specifically to support Quarkus. - graalvm/mandrel

Just discovered #mandrel the #graalvm you want to build you #nativeimage binaries!

> github.com/graalvm/mand...

#java #aot

1 1 0 0

Would it make sense to use @graalvm.org native image PGO "incrementally"? (Aka, combine the previous profile with --pgo AND --pgo-instrument to build a mew .prof file?)

Or is it a lot better to use the "merge multiple profiles" capability? 🤔

#graal #nativeimage

0 0 1 0
Run your integration tests against Testcontainers with GraalVM native image I have started working with a small team on an exciting project at Neo4j. The project is about database connectivity (what else) and we use Testcontainers in our integration tests, asserting the actua...

How to setup #Maven, the Failsafe and the #GraalVM plugins for use with #Testcontainers to run your integration tests against containers in native image mode…
info.michael-simons.eu/2023/10/25/r...

#Java #Testing #NativeImage #Neo4j

2 1 0 0