I have two spring bean class ServiceA and ServiceB. ServiceA dependents ServiceB. Show the code:
@Service // spring IOC annotation public class ServiceA {