索引
所有程序包|所有类和接口
A
- AutoConfigureMybatisPlus - com.baomidou.mybatisplus.test.autoconfigure中的批注接口
-
Auto-configuration importsfor typical Mybatis tests.
C
- com.baomidou.mybatisplus.test.autoconfigure - 程序包 com.baomidou.mybatisplus.test.autoconfigure
E
- excludeAutoConfiguration() - 批注接口 中的元素 com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusTest
-
Auto-configuration exclusions that should be applied for this test.
- excludeFilters() - 批注接口 中的元素 com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusTest
-
A set of exclude filters which can be used to filter beans that would otherwise be added to the application context.
I
- includeFilters() - 批注接口 中的元素 com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusTest
-
A set of include filters which can be used to add otherwise filtered beans to the application context.
M
- MybatisPlusTest - com.baomidou.mybatisplus.test.autoconfigure中的批注接口
-
Annotation that can be used in combination with
@RunWith(SpringRunner.class)(JUnit 4) and@ExtendWith(SpringExtension.class)(JUnit 5) for a typical mybatis test.
P
- properties() - 批注接口 中的元素 com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusTest
-
Properties in form key=value that should be added to the Spring
Environmentbefore the test runs.
U
- useDefaultFilters() - 批注接口 中的元素 com.baomidou.mybatisplus.test.autoconfigure.MybatisPlusTest
-
Determines if default filtering should be used with
@SpringBootApplication.
所有程序包|所有类和接口