Provide an implicit layer for buildpack contributions #19771
Labels
status: declined
A suggestion or change that we don't feel we should currently apply
type: enhancement
A general enhancement
We should define a special layer name that's reserved for external contributions to an unpacked jar. I think the current code will already support any additional layer dropped into
BOOT-INF/layers
but it might be better to have a specific folder (e.g.BOOT-INF/ext
) or a reserved layer name.The text was updated successfully, but these errors were encountered: