mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
This commit adds a check to the `layertools extract` command to ensure that the jar file being processed is readable and has a valid directory. Fixes gh-22993