0
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 3 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
general polishing More... over 16 years ago
removed generic warning More... over 16 years ago
catch ConversionException and ConvertedNotFoundException in BeanWrapper's convertIfNecessary as well, in order to support constructor resolution (SPR-6563) More... over 16 years ago
introspect element type in case of incoming Collection/Map in order to not accidentally say canConvert=true (SPR-6564) More... over 16 years ago
refined PropertyEditor exposure for the ConversionService case More... over 16 years ago
SPR-6187: Document @Configuration classes and AnnotationConfig[Web]ApplicationContext More... over 16 years ago
introduced TypeDescriptor.OBJECT and TypeDescriptor.STRING More... over 16 years ago
only try to convert to String if canConvert returns true More... over 16 years ago
JavaDoc on AnnotationConfigApplicationContext#scan(String...) More... over 16 years ago
SpelExpressionParser etc More... over 16 years ago
rearranged spel subpackages in order to avoid package dependency cycle; introduced SpelParserConfiguration object to replace bit flags More... over 16 years ago
removed MultipartRequest mixin interface again (avoiding a package dependency cycle) More... over 16 years ago
html multi-page doc now only generates files per chapter consistent with Spring 2.5 More... over 16 years ago
ConverterRegistry etc More... over 16 years ago
added special handling of String array values for required fields, e.g. for WebRequestDataBinder (SPR-6552) More... over 16 years ago
added unit test for setRequiredFields with @MVC (SPR-6552) More... over 16 years ago
revised default converters; renamed ConverterRegistry's addGenericConverter to addConverter More... over 16 years ago
SPR-5764 + improved JBoss LTW by using the proper class loader for loading reflection types More... over 16 years ago
further tweaks on logging section More... over 16 years ago
minor usage/grammar improvements in logging section More... over 16 years ago
+ improved javadoc (no code changes) More... over 16 years ago
SPR-6447 + moved petclinic to spring-samples (https://src.springframework.org/svn/spring-samples/petclinic) More... over 16 years ago
updated version for 3.0 GA release More... over 16 years ago
SPR-6558: correct maven repository locations More... over 16 years ago
long style formatting tests More... over 16 years ago
prepared for 3.0 GA release More... over 16 years ago
@ManagedBean coverage in javadoc More... over 16 years ago
support @ManagedBean for name retrieval in AnnotationBeanNameGenerator as well; support @ManagedBean and @Named for direct use only More... over 16 years ago
ignore client proxies for export More... over 16 years ago
updated javadoc (SPR-6546) More... over 16 years ago