| 类和说明 |
|---|
| AbstractLocatableResource |
| AbstractResource |
| Locatable
可定位的, location 可以相对的,也可以是绝对的,且是有前缀的
|
| Location
A starting location to scan from.
|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
| Urlable |
| 类和说明 |
|---|
| Location
A starting location to scan from.
|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
| ResourceLoader |
| 类和说明 |
|---|
| ResourceLocationProvider |
| 类和说明 |
|---|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
| ResourceRegion |
| 类和说明 |
|---|
| AbstractLocatableResource |
| AbstractResource |
| ByteArrayResource |
| ClassPathResource
classpath:/xx/yy/zz
classpath:xx/yy/zz
|
| FileResource
file:/home/fjn/xx/yy
|
| InputStreamResource |
| Locatable
可定位的, location 可以相对的,也可以是绝对的,且是有前缀的
|
| Location
A starting location to scan from.
|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
| ResourceLoader |
| Urlable |
| UrlResource
ftp://ftp.baidu.com/resources/xx
file:///home/fjn/
file://c:\\a\\b
http://www.baidu.com/resources/xx
jar:file://
|
| 类和说明 |
|---|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
| 类和说明 |
|---|
| Resource
任何的可以 用 input stream 去读的都可以被称为资源。
|
Copyright © 2021. All rights reserved.