Class |
Description |
AntPathMatcher
|
PathMatcher implementation for Ant-style path patterns. |
ByteArrayResource
|
A Resource impl used represent a Resource as an array of bytes |
DevNullPrintStream
|
PrintStream that does nothing |
FileSystemResourceLoader
|
ResourceLoader implementation that resolves plain paths as
file system resources rather than as class path resources
(the latter is DefaultResourceLoader's default strategy). |
PathMatchingResourcePatternResolver
|
A ResourcePatternResolver implementation that is able to resolve a
specified resource location path into one or more matching Resources.
|
ResourceLocator
|
Used to locate resources at build / development time |
StaticResourceLoader
|
Loads relative to a static base resource |