You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
082258952a
Previously, StaticResourceJars would only find jars with META-INF/resources content if it had been loaded by a URLClassLoader. This is not the case on Java 9 and, as a result, static content in META-INF/resources of any jars on the class path was not found. This commit updates StaticResourceJars to fall back to using the JVM's class path to find static resource jars when it was loaded by a ClassLoader that is not a URLClassLoader. Closes gh-10455 |
7 years ago | |
---|---|---|
.. | ||
spring-boot-devtools-tests | 7 years ago | |
spring-boot-integration-tests-embedded-servlet-container | 7 years ago | |
spring-boot-launch-script-tests | 7 years ago | |
spring-boot-security-tests | 7 years ago | |
src/it | 10 years ago | |
pom.xml | 8 years ago |