spring-framework / org.springframework.core.io / PathResource / getURI

getURI

open fun getURI(): URI

This implementation returns a URI for the underlying file.

See Also
java.nio.file.Path#toUri()