See: Description
| Interface | Description |
|---|---|
| ContextConsumer<C extends org.springframework.context.ApplicationContext> |
Callback interface used to process an
ApplicationContext with the ability to
throw a (checked) exception. |
| Class | Description |
|---|---|
| ApplicationContextRunner |
An
ApplicationContext runner for a standard,
non-web environment ConfigurableApplicationContext. |
| ReactiveWebApplicationContextRunner | |
| WebApplicationContextRunner |
An
ApplicationContext runner for a Servlet
based ConfigurableWebApplicationContext. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.