Package org.springframework.boot.loader.tools.layer
package org.springframework.boot.loader.tools.layer
Classes used to support layer customization.
-
ClassDescription
ContentFilter
that matches application items based on an Ant-style path pattern.Callback interface that can be used to filter layer contents.Strategy used byCustomLayers
to select the layer of an item.CustomLayers
implementation where layer content is selected by the user.ContentFilter
that matchesLibrary
items based on a coordinates pattern.