environmentProperties |
Load properties from environment fun KoinApplication.environmentProperties(): KoinApplication |
fileProperties |
Load properties from file fun KoinApplication.fileProperties(fileName: String = "/koin.properties"): KoinApplication |