How to import Java-config class into XML-config so that both contexts have beans?

前端 未结 3 1791
青春惊慌失措
青春惊慌失措 2020-12-01 04:52

I have a project where I need to bootstrap @Configuration java-config classes into the XML configuration.

To do that, I\'m reading that I also need to include the fo

3条回答
提交回复
热议问题