Package me.nickhanson.codeforge.config


package me.nickhanson.codeforge.config
  • Class
    Description
    Utility class for fetching environment-specific configuration properties.
    Loads local configuration properties from a file.
    This interface contains a default method that can be used anywhere a Properties object is needed to be loaded.