Closed
Description
When paketo-buildpacks/spring-boot#273 is implemented, Paketo buildpacks will build an image containing a native executable by default when invoked with a Spring Boot jar or war, there's no need for the Spring Boot Maven and Gradle plugins to set BP_NATIVE_IMAGE
to true
explicitly.