- All Implemented Interfaces:
- org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
public class ComponentScanningApplicationContextInitializer
extends java.lang.Object
implements org.springframework.context.ApplicationContextInitializer<org.springframework.context.ConfigurableApplicationContext>
Spring project-level components scanner. Resolves base package from the system property, so end-user doesn't have to
create custom wiring code.