Class ModuleTestAutoConfiguration

java.lang.Object
org.springframework.modulith.test.ModuleTestAutoConfiguration

@Configuration(proxyBeanMethods=false) @Import(AutoConfigurationAndEntityScanPackageCustomizer.class) @AutoConfigureOrder(-2147483648) class ModuleTestAutoConfiguration extends Object
An unconditional auto-configuration registering an ImportBeanDefinitionRegistrar to customize both the entity scan and auto-configuration packages to the packages defined by the ModuleTestExecution in the application context.
Author:
Oliver Drotbohm
  • Field Details

  • Constructor Details

    • ModuleTestAutoConfiguration

      ModuleTestAutoConfiguration()