Description
Java 11 GraalVM Enterprise applications can be compiled into native executable images for optimized deployment scenarios. It is useful for developers who specifically need the Enterprise Edition native-image build path.
Native-image builds execute project code and produce platform-specific binaries. Review licensing, trust dependencies, and test output before production use.