Package com.codingchili.core.configuration


package com.codingchili.core.configuration
Contains helpers for working with configuration.
  • Interface Summary
    Interface
    Description
    Base configuration interface.
  • Class Summary
    Class
    Description
    Simple configurable that maps to a json object.
    Extended by classes with dynamic attributes.
    Represents a basic configurable that is saveable.
    Contains settings used in the CachedFileStore.
    Store json keys and protocol headers so that they are easily maintained.
    Utility class to get environment information.
    Contains settings used for a single regex validator action.
    Utility class to set CORS headers for HTTP routing.
    Service configurables are loaded by service contexts for use in services.