All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.service.yml Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
# Singleton service factory configuration/IoC injection
# When overwrite the singletons in values.yml, you can use a json string for the list interface object mappings.
# For example:
# service.singletons: [{"com.networknt.service.L":[{"com.networknt.service.LImpl":{"protocol":"https","host":"localhost","port":8080,"parameters":{"key1":"value1","key2":"value2"}}}]}]
singletons: ${service.singletons:}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy