| 组织ID: |
org.springframework.boot |
| 项目ID: |
spring-boot-test-autoconfigure |
| 版本: |
2.1.4.RELEASE |
| 最后修改时间: |
2019-04-04 13:13:34 |
| 包类型: |
java-source (源码) |
| 大小: |
148.02KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-test-autoconfigure</artifactId>
<version>2.1.4.RELEASE</version>
<classifier>sources</classifier>
<type>java-source</type>
</dependency>
|
| Gradle引入代码: |
org.springframework.boot:spring-boot-test-autoconfigure:2.1.4.RELEASE
|
| 下载Jar包: |
|
| Jar包内容: |
META-INF/MANIFEST.MF
org/springframework/boot/test/autoconfigure/OverrideAutoConfiguration.java
org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTest.java
org/springframework/boot/test/autoconfigure/jooq/package-info.java
org/springframework/boot/test/autoconfigure/json/AutoConfigureJson.java
org/springframework/boot/test/autoconfigure/properties/AnnotationsPropertySource.java
org/springframework/boot/test/autoconfigure/OverrideAutoConfigurationContextCustomizerFactory.java
org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/SpringBootDependencyInjectionTestExecutionListener.java
org/springframework/boot/test/autoconfigure/data/mongo/DataMongoTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/json/AutoConfigureJsonTesters.java
org/springframework/boot/test/autoconfigure/json/JsonExcludeFilter.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsRestAssuredBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsWebTestClientConfigurationCustomizer.java
org/springframework/boot/test/autoconfigure/restdocs/package-info.java
org/springframework/boot/test/autoconfigure/web/client/AutoConfigureMockRestServiceServer.java
org/springframework/boot/test/autoconfigure/core/AutoConfigureCache.java
org/springframework/boot/test/autoconfigure/data/mongo/package-info.java
org/springframework/boot/test/autoconfigure/data/neo4j/AutoConfigureDataNeo4j.java
org/springframework/boot/test/autoconfigure/jdbc/JdbcTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/orm/jpa/AutoConfigureDataJpa.java
org/springframework/boot/test/autoconfigure/web/reactive/WebTestClientAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/reactive/package-info.java
org/springframework/boot/test/autoconfigure/core/package-info.java
org/springframework/boot/test/autoconfigure/filter/package-info.java
org/springframework/boot/test/autoconfigure/jdbc/JdbcTest.java
org/springframework/boot/test/autoconfigure/properties/PropertyMapping.java
org/springframework/boot/test/autoconfigure/properties/PropertyMappingContextCustomizer.java
org/springframework/boot/test/autoconfigure/properties/PropertyMappingContextCustomizerFactory.java
org/springframework/boot/test/autoconfigure/properties/SkipPropertyMapping.java
org/springframework/boot/test/autoconfigure/properties/package-info.java
org/springframework/boot/test/autoconfigure/restdocs/AutoConfigureRestDocs.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsAutoConfiguration.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsMockMvcBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsMockMvcConfigurationCustomizer.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsProperties.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsRestAssuredConfigurationCustomizer.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsTestExecutionListener.java
org/springframework/boot/test/autoconfigure/web/servlet/AutoConfigureMockMvc.java
org/springframework/boot/test/autoconfigure/data/jdbc/AutoConfigureDataJdbc.java
org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureJdbc.java
org/springframework/boot/test/autoconfigure/jooq/JooqTest.java
org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTest.java
org/springframework/boot/test/autoconfigure/jdbc/AutoConfigureTestDatabase.java
org/springframework/boot/test/autoconfigure/jooq/JooqTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/jooq/JooqTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/orm/jpa/package-info.java
org/springframework/boot/test/autoconfigure/package-info.java
org/springframework/boot/test/autoconfigure/web/client/MockRestServiceServerResetTestExecutionListener.java
org/springframework/boot/test/autoconfigure/web/client/RestClientExcludeFilter.java
org/springframework/boot/test/autoconfigure/web/client/RestClientTest.java
org/springframework/boot/test/autoconfigure/web/client/RestClientTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/web/client/WebClientRestTemplateAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/client/package-info.java
org/springframework/boot/test/autoconfigure/web/reactive/AutoConfigureWebFlux.java
org/springframework/boot/test/autoconfigure/web/reactive/AutoConfigureWebTestClient.java
org/springframework/boot/test/autoconfigure/web/reactive/SpringBootWebTestClientBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTest.java
org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/json/JsonTestersAutoConfiguration.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocumentationContextProviderRegistrar.java
org/springframework/boot/test/autoconfigure/data/jdbc/DataJdbcTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/json/package-info.java
org/springframework/boot/test/autoconfigure/web/reactive/WebFluxTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/data/jdbc/package-info.java
org/springframework/boot/test/autoconfigure/orm/jpa/AutoConfigureTestEntityManager.java
org/springframework/boot/test/autoconfigure/data/ldap/AutoConfigureDataLdap.java
org/springframework/boot/test/autoconfigure/jdbc/package-info.java
org/springframework/boot/test/autoconfigure/orm/jpa/DataJpaTest.java
org/springframework/boot/test/autoconfigure/web/reactive/WebTestClientSecurityConfiguration.java
META-INF/spring-configuration-metadata.json
META-INF/spring.factories
META-INF/maven/org.springframework.boot/spring-boot-test-autoconfigure/pom.xml
org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTest.java
org/springframework/boot/test/autoconfigure/jdbc/JdbcTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/json/JsonTest.java
org/springframework/boot/test/autoconfigure/restdocs/RestDocsWebTestClientBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/jooq/AutoConfigureJooq.java
org/springframework/boot/test/autoconfigure/web/client/AutoConfigureWebClient.java
META-INF/maven/org.springframework.boot/spring-boot-test-autoconfigure/pom.properties
org/springframework/boot/test/autoconfigure/data/ldap/package-info.java
org/springframework/boot/test/autoconfigure/orm/jpa/TestEntityManagerAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/AutoConfigureWebMvc.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcPrint.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcPrintOnlyOnFailureTestExecutionListener.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcSecurityAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcSecurityConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcWebClientAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/MockMvcWebDriverAutoConfiguration.java
org/springframework/boot/test/autoconfigure/web/servlet/SpringBootMockMvcBuilderCustomizer.java
org/springframework/boot/test/autoconfigure/web/servlet/WebDriverContextCustomizerFactory.java
org/springframework/boot/test/autoconfigure/web/servlet/WebDriverScope.java
org/springframework/boot/test/autoconfigure/web/servlet/WebDriverTestExecutionListener.java
org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTest.java
org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTestContextBootstrapper.java
org/springframework/boot/test/autoconfigure/web/servlet/WebMvcTypeExcludeFilter.java
org/springframework/boot/test/autoconfigure/web/servlet/package-info.java
org/springframework/boot/test/autoconfigure/data/ldap/DataLdapTypeExcludeFilter.java
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
无
|