ClassPathResource
, UrlResource
public interface Resource
Modifier and Type | Method | Description |
---|---|---|
boolean |
exists() |
|
InputStream |
getInputStream() |
InputStream getInputStream() throws IOException
IOException
boolean exists()
Copyright © 2019. All rights reserved.