今天我更新了我的项目并收到了这个警告:Deprecated:ServiceManagerAwareInterfaceisdeprecatedandwillberemovedinversion3.0,alongwiththeServiceManagerAwareInitializer.PleaseupdateyourclassXtoremovetheimplementation,andstartinjectingyourdependenciesviafactoryinstead我有一些实现ServiceManagerAwareInterface的主要Base类和扩展这些基类的多个类。那么