ニュース

In this system: The class loader is responsible for correctly loading classes and connecting them with the core Java class libraries.
Java Serialization API uses the caller’s current classloader by default Those class and resource loading strategies must be the most poorly documented and least specified area of J2SE.
ClassPathResource#getInputStream does not use system class loader as a fallback to locate resources when instancied from ClassPathResource (String) #35223 ...