spring-framework / org.springframework.beans.factory.config / YamlPropertiesFactoryBean / setSingleton

setSingleton

open fun setSingleton(singleton: Boolean): Unit

Set if a singleton should be created, or a new object on each request otherwise. Default is true (a singleton).