Is there a simple way to exclude a package / sub-package from autowiring in Spring 3.1?
E.g., if I wanted to include a component scan with a base package of co
co
This works in Spring 3.0.5. So, I would think it would work in 3.1