spring-projects / spring-boot

Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
https://spring.io/projects/spring-boot
Apache License 2.0
75.4k stars 40.75k forks source link

Support CNB extensions when building images #41353

Open scottfrederick opened 4 months ago

scottfrederick commented 4 months ago

Add support for Cloud Native Buildpack extensions when building images.

Depends on #41352

wilkinsona commented 1 month ago

See https://github.com/spring-projects/spring-boot/issues/42590#issue-2579203360 for an example of why this would be useful.