ResourcePatternResolver

Companion
object
class Object
trait Matchable
class Any

Value members

Concrete methods

override
def getResources(locationPattern: String): List[URL]

Find all resources that match the given location pattern via the Ant-style PathMatcher. Supports resources in jar files and zip files and in the file system.

Find all resources that match the given location pattern via the Ant-style PathMatcher. Supports resources in jar files and zip files and in the file system.

Definition Classes

Concrete fields

Inherited fields

Inherited from
ResourceResolver
val ClasspathUrlPrefix: String
Inherited from
ResourceResolver