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
reintroduced createBinder template method in Servlet/Portlet AnnotationMethodHandlerAdapter (SPR-6534) More... over 16 years ago
polishing More... over 16 years ago
added "converters" property to FormattingConversionServiceFactoryBean as well More... over 16 years ago
revised GenericConverter's "getConvertibleTypes()" signature to return Set of ConvertiblePair More... over 16 years ago
GenericConversionService prefers matches against inherited interfaces over superclasses (SPR-6297) More... over 16 years ago
PropertyPlaceholderConfigurer is compatible with Spring 2.5 extensions such as GigaSpaces again (SPR-6514) More... over 16 years ago
revised section on inheriting annotations from interfaces More... over 16 years ago
revised javadoc (SPR-5720) More... over 16 years ago
removed unnecessary logging More... over 16 years ago
SPR-6492 + upgrade to JRuby 1.4.0 More... over 16 years ago
Renamed tests for AnnotationConfig[Web]ApplicationContext; added tests for scan() and register() methods. More... over 16 years ago
SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) More... over 16 years ago
SmartLifecycle beans will get auto-started on demand even if marked as lazy-init (SPR-6515) More... over 16 years ago
use varargs for scan method as well More... over 16 years ago
SPR-6492 EBR-551 + seems I spoke too soon - JRuby is still not in the EBR More... over 16 years ago
SPR-6492 + upgrade to JRuby 1.4.0 More... over 16 years ago
extended registerAfterCompletionWithExistingTransaction's exception handling to detect JBoss RollbackException as well (SPR-6450) More... over 16 years ago
polishing More... over 16 years ago
fail when @DateTimeFormat is being used without JodaTime on the classpath (SPR-6508) More... over 16 years ago
relaxed warning about ambiguous setters to only be logged in case of actual write access (SPR-6399) More... over 16 years ago
SPR-6502 - Broken @RequestMapping inheritance More... over 16 years ago
import works with relative resources in other classpath roots again (SPR-6493) More... over 16 years ago
SPR-6529 - DateTimeFormatAnnotationFormatterFactory calls String.isEmpty(), which exists only in JDK1.6+ More... over 16 years ago
newTransactionStatus reverted to its original role, just without preparing synchronization (SPR-6521) More... over 16 years ago
SPR-6528 - PathVariables of type double More... over 16 years ago
SPR-6482 - @RequestMapping handled incorrectly when value contains "." (dot) character More... over 16 years ago
polishing More... over 16 years ago
added order property to AnnotationMethodHandlerAdapter (SPR-6516) More... over 16 years ago
made parse and decorate non-final (SPR-6526) More... over 16 years ago
SPR-6525: avoid need to use #root for method parameter references More... over 16 years ago