Relative Content

Tag Archive for spring-bootloggingjava-17graalvm

Graalvm Springboot with log4j2

I am building a native image using Graalvm(GraalVM 17.0.11+7.1) for a Springboot(3.1.11) Microservice which has log4j2 dependency. While running the image getting following error.
Any suggestion to get this resolved?