Getting Bean related Error in the log
Hi Team,
Our client noticed the following error in the log.
ERROR [ ] 2022-11-17 16:35:46,285 customerAccountHelper[dtv.pos.customer.account.CustomerAccountHelper defined in class path resource [dtv/res/config/spring/spring.xml]] is a singleton, but injects a non-singleton _amProvider<-accountManager[null [dtv.pos.customer.account.AccountManager] defined in class path resource [dtv/res/config/spring/spring.xml]] :: dtv.util.spring.SingletonValidatorBeanPostProcessor [startup]
ERROR [ ] 2022-11-17 16:35:46,366 loyaltyHelper[dtv.pos.customer.loyalty.LoyaltyHelper defined in class path resource [dtv/res/config/spring/spring.xml]] is a singleton, but injects a non-singleton _loyaltyServices<-loyaltyServices[null [dtv.xst.crm.impl.LoyaltyServicesImpl] defined in class path resource [dtv/res/config/spring/services.xml]] :: dtv.util.spring.SingletonValidatorBeanPostProcessor [startup]