Index

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

A

AutoConfigureDataJpa - Annotation Interface in org.springframework.boot.data.jpa.test.autoconfigure
Auto-configuration imports for typical Data JPA tests.

B

bootstrapMode() - Element in annotation interface org.springframework.boot.data.jpa.test.autoconfigure.DataJpaTest
The BootstrapMode for the test repository support.

D

DataJpaTest - Annotation Interface in org.springframework.boot.data.jpa.test.autoconfigure
Annotation for a JPA test that focuses only on JPA components.

E

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

O

org.springframework.boot.data.jpa.test.autoconfigure - package org.springframework.boot.data.jpa.test.autoconfigure
Auto-configuration for Data JPA tests.

P

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

S

showSql() - Element in annotation interface org.springframework.boot.data.jpa.test.autoconfigure.DataJpaTest
If SQL output should be logged.

U

useDefaultFilters() - Element in annotation interface org.springframework.boot.data.jpa.test.autoconfigure.DataJpaTest
Determines if default filtering should be used with @SpringBootApplication.
A B D E I O P S U 
All Classes and Interfaces|All Packages