cosmintudora
Results
1
comments of
cosmintudora
[BUG] Occurs SecurityException when building native image based on Spring Cloud Azure Native support
Hello, A workaround for Buildpacks gradle (bootBuildImage), also explained in this post : https://github.com/spring-projects/spring-framework/issues/29019#issuecomment-1346133246 `bootBuildImage { environment["BP_NATIVE_IMAGE_BUILD_ARGUMENTS"] = "-Djava.security.properties=/workspace/BOOT-INF/classes/custom.security" }`