@ImportResource(locations={"classpath*:/blc-config/framework/bl-*-applicationContext-servlet.xml","classpath*:/blc-config/early/bl-*-applicationContext-servlet.xml","classpath*:/blc-config/bl-*-applicationContext-servlet.xml","classpath*:/blc-config/late/bl-*-applicationContext-servlet.xml"}, reader=FrameworkXmlBeanDefinitionReader.class) public static class EnableBroadleafServletAutoConfiguration.BroadleafServletAutoConfiguration extends Object
Configuration
annotation since
this inner class is being included in the Import
above, which interprets this as a
Configuration
. We do this to avoid component scanning this inner class.Copyright © 2022. All rights reserved.