Package com.aventstack.chaintest.conf
package com.aventstack.chaintest.conf
-
ClassesClassDescriptionChainTest 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()