我有一个单元测试,需要处理位于src/test/resources/abc.xml中的XML文件。将文件内容导入String的最简单方法是什么
src/test/resources/abc.xml
String
https://stackoverflow.com/questions/3891375
相似问题