Spring loads the configuration file corba

I started the spring configuration with AnnotationConfigApplicationContext in main and found that bean can be injected through annotations. When I called the service using corba, I found that the injection was not successful. Do you know what happened?

Jun.15,2021
Menu