merge

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

Merge other context with this using the given merge strategy

Parameters

other

other context. If null then no effect on this context

mergeStrategy