polishing, fixed warning messages

This commit is contained in:
Oleg Zhurakousky
2011-05-03 19:20:57 -04:00
parent a99e51e7b2
commit 765503daa4
11 changed files with 10 additions and 18 deletions

View File

@@ -37,7 +37,6 @@ import org.springframework.beans.BeansException;
import org.springframework.beans.factory.BeanFactory;
import org.springframework.beans.factory.BeanFactoryAware;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.core.convert.ConversionService;
import org.springframework.core.convert.TypeDescriptor;
import org.springframework.http.HttpHeaders;