spring-framework / org.springframework.web.context.support / ServletContextResource / getFilename

getFilename

@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)