..by loading the jetty.yml config wrt the current environment (or falling back on the jettywrapper default config)
The current jetty.yml is a single set of configuration for all environments, but one common use case is different configurations in development vs production. This patch adds an environment hierarchy to jetty.yml (with fallback to a 'default' key)
..by loading the jetty.yml config wrt the current environment (or falling back on the jettywrapper default config)
The current jetty.yml is a single set of configuration for all environments, but one common use case is different configurations in development vs production. This patch adds an environment hierarchy to jetty.yml (with fallback to a 'default' key)