mnorsic

Results 2 comments of mnorsic

It works OK if I run it with `mvn test -DspringAot=false` But when springAot is true, the tests fail.

Forgot to mention that the same error occurred in a result native image (both when building with Buildpacks and Native Build Tools). So, the error is not related to test...