如果src下面有个文件是config.properties 则可以通过
Thread.currentThread().getContextClassLoader().getResource("").getPath()+"/config.properties"获取到资源文件夹下面的配置文件的完整路径