mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
Modify TomcatEmbeddedServletContainerFactory to ensure that the system ClassLoader is not considered when loading classes. This is required to fix issues when working with executable JARs created with the maven plugin.