批注接口的使用
org.springframework.boot.test.context.TestComponent
使用TestComponent的程序包
程序包
说明
Classes and annotations related to configuring Spring's
ApplicationContext
for
tests.-
org.springframework.boot.test.context中TestComponent的使用
修饰符和类型类说明@interface
@Configuration
that can be used to define additional beans or customizations for a test.