@TargetSE(valueSE=TYPESE) @RetentionSE(valueSE=RUNTIMESE) @DocumentedSE @Configuration @TestComponent public @interface TestConfiguration
@Configuration
。通常の @Configuration
クラスとは異なり、@TestConfiguration
の使用は @SpringBootConfiguration
の自動検出を妨げません。SpringBootTestContextBootstrapper
@AliasFor(annotation=org.springframework.context.annotation.Configuration.class) public abstract StringSE value
Configuration.value()
を参照してください。Copyright © 2019 Pivotal Software, Inc.. All rights reserved.