You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Decide what to do about the Spring-Boot-Lib attribute
Since there isn't one I've dropped it when creating a layered jar. There's a new Spring-Boot-Layers-Index attribute that points to the index file. The buildpack could use this to detect the new format.
Uh oh!
There was an error while loading. Please reload this page.
Following on from #12545 we'd like to enhance our fat jar format to support layer folders that are easier to use when writing Dockerfiles.
The following issues will need to be addressed:
Spring-Boot-Lib
attributeRepackager
and launcher to support the new format (Support generation and loading of layered jars #19767)The text was updated successfully, but these errors were encountered: