mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Fix a bug in `ExplodedURLClassLoader` and merge the code into the existing `LaunchedURLClassLoader` class. Also polish a few method names relating to layer support. See gh-19848 See gh-19767