-
Jan 21st, 2011, 06:02 AM
#1
Converter Registration via context-scanning
Hi,
I've created few custom converters using the Spring converter API and annotated them with @Component. These converters are available in application context but don't get automatically registered with the conversionService unless I do it explicitly which means I can't use spring context/classpath scanning to auto-register custom converters. Any help is welcome.
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