Hi.

We are slowly trying to move to javaconfig from XML based config.

We have a number of @Configuration classes, which are loaded up together with an AnnotationConfigApplicationContext, that...