Jivago
stable

Documentation

  • Installation
  • Quickstart
  • Deploying Jivago Applications
  • Dependency Injection
  • Reflection
  • Runnable Components
  • Serialization
  • The HTTP Resource Class
  • Application Configuration
  • Router Configuration
  • Error handling with exception mappers
  • Global Event Bus
  • Functional-style operations using Streams
Jivago
  • jivago.config.properties package
  • Edit on GitHub

jivago.config.properties package

Submodules

  • jivago.config.properties.application_config_loader module
    • ApplicationConfigLoader
      • ApplicationConfigLoader.matches()
      • ApplicationConfigLoader.read()
  • jivago.config.properties.application_properties module
    • ApplicationProperties
  • jivago.config.properties.exception module
    • ConfigurationException
  • jivago.config.properties.global_config_loader module
    • GlobalConfigLoader
      • GlobalConfigLoader.matches()
      • GlobalConfigLoader.read()
  • jivago.config.properties.json_config_loader module
    • JsonConfigLoader
      • JsonConfigLoader.matches()
      • JsonConfigLoader.read()
  • jivago.config.properties.system_environment_properties module
    • SystemEnvironmentProperties
  • jivago.config.properties.yaml_config_loader module
    • YamlConfigLoader
      • YamlConfigLoader.matches()
      • YamlConfigLoader.read()

Module contents


© Copyright 2018, Kento A. Lauzon. Revision 188143e5.

Built with Sphinx using a theme provided by Read the Docs.