[ad_1]
It simply means: Return the property file as InputStream from the ClassLoader the current thread of my application is running from (in loose english).
4
[ad_2]
solved Usage of Thread.currentThread().getContextClassLoader().getResourceAsStream(“system.properties”) [closed]