protected static class GrailsConfigurationWarningsApplicationContextInitializer.ComponentScanPackageCheck extends Object implements GrailsConfigurationWarningsApplicationContextInitializerCheck
Check for @GrailsComponentScan
on problematic package.
Type Params | Return Type | Name and description |
---|---|---|
|
protected Set<String> |
getComponentScanningPackages(BeanDefinitionRegistry registry) |
|
public String |
getWarning(BeanDefinitionRegistry registry) |