IMPT: files are loaded from the classpath root. App Ref Data File FORMAT: ------------------------- {key}{TAB}{value}{NEWLINE} ... @author jpk
22232425262728
@Override protected void configure() { log.info("Employing App ref data module"); // RefData bind(RefData.class).toInstance(new RefData()); }