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

exists

open fun exists(): Boolean

This implementation returns whether the underlying file exists.

See Also
org.springframework.core.io.PathResource#exists()