This updates path checking with default configuration to match paths
that contain certain structures rather than explicitly begin with
structures.
This is meant to allow for consistent path checking without enforcing
the path actually match from the beginning. This comes up most
frequently where monoliths actually contain multiple applications within
them.
What?
This updates path checking with default configuration to match paths that contain certain structures rather than explicitly begin with structures.
This is meant to allow for consistent path checking without enforcing the path actually match from the beginning. This comes up most frequently where monoliths actually contain multiple applications within them.