文件名称: spring-boot-test-autoconfigure-3.3.6.jar中文-英文对照文档.zip
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-autoconfigure</artifactId>
<version>3.3.6</version>
</dependency>Gradle:
implementation group: 'org.springframework.boot', name: 'spring-boot-test-autoconfigure', version: '3.3.6'
Gradle (Short):
implementation 'org.springframework.boot:spring-boot-test-autoconfigure:3.3.6'
Gradle (Kotlin):
implementation("org.springframework.boot:spring-boot-test-autoconfigure:3.3.6")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.springframework.boot.test.autoconfigure
org.springframework.boot.test.autoconfigure.actuate.observability
org.springframework.boot.test.autoconfigure.core
org.springframework.boot.test.autoconfigure.data.cassandra
org.springframework.boot.test.autoconfigure.data.couchbase
org.springframework.boot.test.autoconfigure.data.elasticsearch
org.springframework.boot.test.autoconfigure.data.jdbc
org.springframework.boot.test.autoconfigure.data.ldap
org.springframework.boot.test.autoconfigure.data.mongo
org.springframework.boot.test.autoconfigure.data.neo4j
org.springframework.boot.test.autoconfigure.data.r2dbc
org.springframework.boot.test.autoconfigure.data.redis
org.springframework.boot.test.autoconfigure.filter
org.springframework.boot.test.autoconfigure.graphql
org.springframework.boot.test.autoconfigure.graphql.tester
org.springframework.boot.test.autoconfigure.jdbc
org.springframework.boot.test.autoconfigure.jooq
org.springframework.boot.test.autoconfigure.json
org.springframework.boot.test.autoconfigure.orm.jpa
org.springframework.boot.test.autoconfigure.properties
org.springframework.boot.test.autoconfigure.restdocs
org.springframework.boot.test.autoconfigure.web.client
org.springframework.boot.test.autoconfigure.web.reactive
org.springframework.boot.test.autoconfigure.web.servlet
org.springframework.boot.test.autoconfigure.webservices.client
org.springframework.boot.test.autoconfigure.webservices.serverorg.springframework.boot.test.autoconfigure.ConditionReportApplicationContextFailureProcessor
org.springframework.boot.test.autoconfigure.data.jdbc.DataJdbcTypeExcludeFilter
org.springframework.boot.test.autoconfigure.data.ldap.DataLdapTypeExcludeFilter
org.springframework.boot.test.autoconfigure.data.mongo.DataMongoTypeExcludeFilter
org.springframework.boot.test.autoconfigure.data.neo4j.DataNeo4jTypeExcludeFilter
org.springframework.boot.test.autoconfigure.data.redis.DataRedisTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.AnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.filter.FilterAnnotations
org.springframework.boot.test.autoconfigure.filter.StandardAnnotationCustomizableTypeExcludeFilter
org.springframework.boot.test.autoconfigure.graphql.GraphQlTypeExcludeFilter
org.springframework.boot.test.autoconfigure.graphql.tester.GraphQlTesterAutoConfiguration
org.springframework.boot.test.autoconfigure.graphql.tester.HttpGraphQlTesterAutoConfiguration
org.springframework.boot.test.autoconfigure.jdbc.JdbcTypeExcludeFilter
org.springframework.boot.test.autoconfigure.jdbc.TestDatabaseAutoConfiguration
org.springframework.boot.test.autoconfigure.jooq.JooqTypeExcludeFilter
org.springframework.boot.test.autoconfigure.json.JsonTestersAutoConfiguration
org.springframework.boot.test.autoconfigure.json.JsonTypeExcludeFilter
org.springframework.boot.test.autoconfigure.orm.jpa.DataJpaTypeExcludeFilter
org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManager
org.springframework.boot.test.autoconfigure.orm.jpa.TestEntityManagerAutoConfiguration
org.springframework.boot.test.autoconfigure.properties.AnnotationsPropertySource
org.springframework.boot.test.autoconfigure.restdocs.RestDocsAutoConfiguration
org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcBuilderCustomizer
org.springframework.boot.test.autoconfigure.restdocs.RestDocsMockMvcConfigurationCustomizer
org.springframework.boot.test.autoconfigure.restdocs.RestDocsProperties
org.springframework.boot.test.autoconfigure.restdocs.RestDocsRestAssuredConfigurationCustomizer
org.springframework.boot.test.autoconfigure.restdocs.RestDocsTestExecutionListener
org.springframework.boot.test.autoconfigure.restdocs.RestDocsWebTestClientConfigurationCustomizer
org.springframework.boot.test.autoconfigure.web.client.MockRestServiceServerAutoConfiguration
org.springframework.boot.test.autoconfigure.web.client.RestClientTypeExcludeFilter
org.springframework.boot.test.autoconfigure.web.client.WebClientRestTemplateAutoConfiguration
org.springframework.boot.test.autoconfigure.web.reactive.SpringBootWebTestClientBuilderCustomizer
org.springframework.boot.test.autoconfigure.web.reactive.WebFluxTypeExcludeFilter
org.springframework.boot.test.autoconfigure.web.reactive.WebTestClientAutoConfiguration
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcAutoConfiguration
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcBuilderCustomizer
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebClientAutoConfiguration
org.springframework.boot.test.autoconfigure.web.servlet.MockMvcWebDriverAutoConfiguration
org.springframework.boot.test.autoconfigure.web.servlet.SpringBootMockMvcBuilderCustomizer
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverScope
org.springframework.boot.test.autoconfigure.web.servlet.WebDriverTestExecutionListener
org.springframework.boot.test.autoconfigure.web.servlet.WebMvcTypeExcludeFilter
org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerAutoConfiguration
org.springframework.boot.test.autoconfigure.webservices.client.MockWebServiceServerTestExecutionListener
org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientExcludeFilter
org.springframework.boot.test.autoconfigure.webservices.client.WebServiceClientTemplateAutoConfiguration
org.springframework.boot.test.autoconfigure.webservices.server.MockWebServiceClientAutoConfiguration
org.springframework.boot.test.autoconfigure.webservices.server.WebServiceServerTypeExcludeFilter