ReactiveWebApplicationContextRunner

constructor()

Create a new ReactiveWebApplicationContextRunner instance using a AnnotationConfigReactiveWebApplicationContext as the underlying source.


Create a new ApplicationContextRunner instance using the specified contextFactory as the underlying source.

Parameters

contextFactory

a supplier that returns a new instance on each call