I understand what you mean, but I also know that it is the IDE then that it setting debug information on, or is that the JVM's default if you don't explicitly turn it off.autowiring is taking place if you use debug information, it isn't if you disable debug information.
Either way, having debug on or off shouldn't affect this, at least in my mind, the side affect or "bug" should be fixed, in my opinion.
Because I know if it is turned on by default then a huge percentage of production systems act this way.
Mark


Reply With Quote