
- Java load class resource
ClassLoaderUtils.getResources(“META-INF/spring.schemas”,this.getClass())
参考链接:
https://stackoverflow.com/questions/676250/different-ways-of-loading-a-file-as-an-inputstream
https://www.cnblogs.com/yejg1212/p/3270152.html

ClassLoaderUtils.getResources(“META-INF/spring.schemas”,this.getClass())
参考链接:
https://stackoverflow.com/questions/676250/different-ways-of-loading-a-file-as-an-inputstream
https://www.cnblogs.com/yejg1212/p/3270152.html
近期评论