@Nullable open fun getFilename(): String
This implementation returns the name of the file that this ServletContext resource refers to.
See Also org.springframework.util.StringUtils#getFilename(String)