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
merge Strategy
timeout
in millis