merge

abstract suspend fun merge(other: ApplicationContext?, mergeStrategy: ApplicationContextMergeStrategy, timeout: Long?)

Same as merge in ApplicationContext with additional timeout parameter for wait time in case of multiple threads blocking on this method

Parameters

other
mergeStrategy
timeout

in millis