0
I Use This!
Very High Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved test case where it belongs More... over 16 years ago
polish More... over 16 years ago
additional javadoc and tests More... over 16 years ago
minor typo More... over 16 years ago
used managed list to detect bean definitions More... over 16 years ago
mvc namespace interceptors element--ignoring test case until issue with setting collection of bean definition property values is resolved More... over 16 years ago
mvc:interceptors namespace element initial commit More... over 16 years ago
extended CGLIB version range (SPR-6400) More... over 16 years ago
SPR-6368 The parser for the 'executor' element in the task namespace now creates a FactoryBean so that the pool-size range can be configured after property placeholder resolution when necessary. More... over 16 years ago
removed printlns from test More... over 16 years ago
removed note about getting started guide not ready until 3.0 final More... over 16 years ago
updated version for the 3.0 final release More... over 16 years ago
updated remaing 2.5.x JavaDoc reeferences to 3.0.x ones (SPR-6402) More... over 16 years ago
changed to use 3.0 xsd references More... over 16 years ago
SPR-6401 + increase cglib range in OSGi manifest More... over 16 years ago
SPR-6333 SPR-6393 + fix invalid static field More... over 16 years ago
SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running. More... over 16 years ago
SPR-6394 SPR-6333 + eliminated compile-time dependency on GlassFish custom API for the GlassFish LTW + added support for GlassFish 3 More... over 16 years ago
added a "releaseResourcesAfterRead" property defaulting to false and code to handle releasing any LOB resources after read if requested (SPR-5998, SPR-6209) More... over 16 years ago
found hotspot; added ConverisonServiceFactoryBean More... over 16 years ago
found hotspot; added ConverisonServiceFactoryBean More... over 16 years ago
removed formal deprecation from addPropertyValue; just hinting at add now More... over 16 years ago
Derby requires a publicly accessible stream creation method (SPR-6346) More... over 16 years ago
Add some tests (and comment out the one that is breaking the build) More... over 16 years ago
RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends http://jira.springframework.org/browse/SPR-6398 More... over 16 years ago
doc updates More... over 16 years ago
doc updates More... over 16 years ago
init/destroy methods get processed in the order of declaration at each hierarchy level (SPR-6344); process DestructionAwareBeanPostProcessors in common post-processor order; aligned metadata retrieval code More... over 16 years ago
SPR-6333 SPR-6393 + fixed the tests More... over 16 years ago
mvc:annotation-driven exposes default Validator and ConversionService as top-level beans (SPR-6377) More... over 16 years ago