@ -228,7 +228,7 @@ public class ClassPathScanningCandidateComponentProvider implements EnvironmentC
@@ -228,7 +228,7 @@ public class ClassPathScanningCandidateComponentProvider implements EnvironmentC
logger.info("JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning");
logger.debug("JSR-250 'javax.annotation.ManagedBean' found and supported for component scanning");
}
catch(ClassNotFoundExceptionex){
// JSR-250 1.1 API (as included in Java EE 6) not available - simply skip.
@ -236,7 +236,7 @@ public class ClassPathScanningCandidateComponentProvider implements EnvironmentC
@@ -236,7 +236,7 @@ public class ClassPathScanningCandidateComponentProvider implements EnvironmentC