Class ResourceUtil
java.lang.Object
org.springframework.data.elasticsearch.core.ResourceUtil
-
Method Summary
-
Method Details
-
readFileFromClasspath
Read aClassPathResourceinto aString.- Parameters:
url- url the resource- Returns:
- the contents of the resource
-