Index

A C E I O P U V W 
All Classes and Interfaces|All Packages

A

AutoConfigureWebFlux - Annotation Interface in org.springframework.boot.webflux.test.autoconfigure
Auto-configuration imports for typical Spring WebFlux tests.

C

controllers() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
Specifies the controllers to test.

E

excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
Auto-configuration exclusions that should be applied for this test.
excludeFilters() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.

I

includeFilters() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
A set of include filters which can be used to add otherwise filtered beans to the application context.

O

org.springframework.boot.webflux.test.autoconfigure - package org.springframework.boot.webflux.test.autoconfigure
Auto-configuration for Spring WebFlux tests.

P

properties() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
Properties in form key=value that should be added to the Spring Environment before the test runs.

U

useDefaultFilters() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
Determines if default filtering should be used with @SpringBootApplication.

V

value() - Element in annotation interface org.springframework.boot.webflux.test.autoconfigure.WebFluxTest
Specifies the controllers to test.

W

WebFluxTest - Annotation Interface in org.springframework.boot.webflux.test.autoconfigure
Annotation that can be used for a Spring WebFlux test that focuses only on Spring WebFlux components.
A C E I O P U V W 
All Classes and Interfaces|All Packages