目录一、@SpringBootApplication注解介绍二、@SpringBootConfiguration介绍三、@ComponentScan介绍四、@EnableAutoConfiguration介绍4.1 @AutoConfigurationPackage4.2 @Import(AutoConfigurationImportSelector.cl
I want to run my wpf application \"A\" from another assembly \"B\". I use the following code: static void main()