-
Feb 28th, 2011, 09:53 AM
#1
Performance problems of annotation scaning
Hello
I using annotation configuration for spring context like
<context:annotation-config/>
<context:component-scan base-package="example"/>
But project is fairly large and scanning for both components have much time (20 s).
Can I configure this in only one scan, that is proceeded in <context:annotation-config/>?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules