getClassLoader().getResource() returns null when trying to load mmdb file

前端 未结 0 812
难免孤独
难免孤独 2020-12-09 06:06

i have this piece of code :

class GeoLocator{
    public GeoLocator() throws IOException {
            final URL url = getClass().getClassLoader().getResource         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题