{8.0.0-new, 8.1.0-updated} System Default Config
Each JVM has a system default config. This is a configuration file that serves as the default configuration for the system. It's accessed using the following static methods:
If you do not specify a system default config, one will be automatically searched for. The search is done in the following order:
Later in the section on REST resources, we describe how to associate configurations with REST resources
using the {@link oajr.annotation.Rest#config() @Rest(config)} annotation.
The system default configuration can be referenced with the keyword
By default, all properties in the system default configuration are automatically set as system properties.
This can be disabled by setting the system property