Index

A D E I O P U 
All Classes and Interfaces|All Packages

A

AutoConfigureDataR2dbc - Annotation Interface in org.springframework.boot.data.r2dbc.test.autoconfigure
Auto-configuration imports for typical Data R2DBC tests.

D

DataR2dbcTest - Annotation Interface in org.springframework.boot.data.r2dbc.test.autoconfigure
Annotation that can be used for a R2DBC test that focuses only on Data R2DBC components.

E

excludeAutoConfiguration() - Element in annotation interface org.springframework.boot.data.r2dbc.test.autoconfigure.DataR2dbcTest
Auto-configuration exclusions that should be applied for this test.
excludeFilters() - Element in annotation interface org.springframework.boot.data.r2dbc.test.autoconfigure.DataR2dbcTest
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.data.r2dbc.test.autoconfigure.DataR2dbcTest
A set of include filters which can be used to add otherwise filtered beans to the application context.

O

org.springframework.boot.data.r2dbc.test.autoconfigure - package org.springframework.boot.data.r2dbc.test.autoconfigure
Auto-configuration for Data R2DBC tests.

P

properties() - Element in annotation interface org.springframework.boot.data.r2dbc.test.autoconfigure.DataR2dbcTest
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.data.r2dbc.test.autoconfigure.DataR2dbcTest
Determines if default filtering should be used with @SpringBootApplication.
A D E I O P U 
All Classes and Interfaces|All Packages