I am trying to create a utility class ReadPropertyUtil.java for reading data from property file. While my class is located under a util directory , my sky
ReadPropertyUtil.java
sky
Try with the fully qualified name for the resource:
private static final String FILENAME = "resources/skyscrapper";