Springboot循环依赖问题: Bean with name ‘xxxxService‘ has been injected into other beans


 Bean with name 'orderChargeCarServiceImpl' has been injected into other beans [orderCarServiceImpl] in its raw version as part of a circular reference, but has eventually been wrapped. 

https://blog.csdn.net/qq_42435377/article/details/114382591

 org.springframework.beans.factory.support
ConstructorResolver
@Lazy不起作用
https://blog.csdn.net/qq_28271475/article/details/84236954