Package com.aventstack.chaintest.conf


package com.aventstack.chaintest.conf
  • Classes
    Class
    Description
     
    ChainTest allows you to load externalized configuration from properties files, environment variables and system properties using the following order: application.properties application-test.properties test.properties config.properties chaintest.properties OS environment variables System.getProperties()