spring-framework / org.springframework.instrument.classloading / ResourceOverridingShadowingClassLoader / override

override

open fun override(oldPath: String, newPath: String): Unit

Return the resource (if any) at the new path on an attempt to locate a resource at the old path.

Parameters

oldPath - the path requested

newPath - the actual path to be looked up