633 Commits (12e8f31b3866bf0595a6bfef0d88a223fc1146c0)

Author SHA1 Message Date
Keith Donald 9d354192ef additional javadoc and tests 15 years ago
Juergen Hoeller 602118f1a3 extended CGLIB version range (SPR-6400) 15 years ago
Mark Fisher a6b6ba88dc 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. 15 years ago
Costin Leau 502c0e9055 SPR-6401 15 years ago
Costin Leau 38d6b55363 SPR-6333 15 years ago
Mark Fisher c6f3613411 SPR-6354 DefaultLifecycleProcessor no longer waits for the shutdown of SmartLifecycle beans that are not actually running. 15 years ago
Costin Leau 6653f25e81 SPR-6394 15 years ago
Keith Donald 692b1ef636 found hotspot; added ConverisonServiceFactoryBean 15 years ago
David Syer af674bfac4 RESOLVED - issue SPR-6398: Document attributes in @Scheduled and friends 15 years ago
Costin Leau 4375b9c89a SPR-6333 15 years ago
Costin Leau a9d4a58294 + fix filename problem 15 years ago
Juergen Hoeller 46cd083976 added chaining-capable "add" method to MutablePropertyValues 15 years ago
Keith Donald a300aa19b6 improved toString method 15 years ago
Keith Donald 34a75c1ae6 improved toString method 15 years ago
Costin Leau ab5e4a4ff3 SPR-6333 15 years ago
Keith Donald d85dc01e28 moved generic converter to spi; added entity converter; removed various service impls in favor of service factory 15 years ago
Keith Donald aac9107f6b SPR-6350 15 years ago
Luke Taylor a0b71d867f Removed javadoc refs to JMX commons attribute source 15 years ago
Juergen Hoeller 8be36fafef introduced dedicated Jsr330ScopeMetadataResolver 15 years ago
Juergen Hoeller 56778110cd added dedicated onClose notification to differentiate between manual stop and close-driven stop 15 years ago
Juergen Hoeller 0e1b04d082 inner beans detected as ApplicationListeners as well (SPR-6049) 15 years ago
Juergen Hoeller a6bba67bca added setValidating to XmlBeanDefinitionReader itself as well (SPR-6336) 15 years ago
Mark Fisher 6ee17d2826 SPR-5507 javadoc 15 years ago
David Syer 568e6a3b38 RESOLVED - issue SPR-6321: Regression: ResourceEditor in 3.0 does not ignore unresolvable placeholders, but it did in 2.5.6 15 years ago
Chris Beams 9f07b15185 Added Javadoc where necessary; polishing. 15 years ago
Keith Donald 70fe75384d fixed failing tests due to generic object to object converter fallback being over eager 15 years ago
Keith Donald 3cdb942cbe Deferring object mapper until Spring 3.1 when it will be used by other projects 15 years ago
Juergen Hoeller 6ef9c2d710 fixed validating to be true by default and to set namespaceAware accordingly 15 years ago
Costin Leau e52e4c5717 + commit actual jboss adapter 15 years ago
Costin Leau 4e321b1a3c + add minor fix to the internal weblogic adapter 15 years ago
Costin Leau 1dc1d5ef9a SPR-5764 15 years ago
Juergen Hoeller 1c839dbe9c added setValidating method to AbstractXmlApplicationContext, analogous to GenericXmlApplicationContext 15 years ago
Mark Fisher 535ec5cffd SPR-5507 Added support for shutdown order on SmartLifecycle. DefaultLifecycleProcessor now manages the shutdown in phases depending on that order (with a timeout value per group). 15 years ago
Juergen Hoeller d666f0a7d6 added GenericXmlApplicationContext with flexible configuration options for its XML support 15 years ago
Juergen Hoeller 7428014ca3 MergedBeanDefinitionPostProcessors apply after all other post-processors (for @PostConstruct to be invoked after other BPPs; SPR-6066) 15 years ago
Costin Leau 190aee17d8 + internal improvement of WebLogic LTW 15 years ago
Costin Leau 846c7f6000 SPR-5764 15 years ago
Juergen Hoeller d0b6891275 child bean definition's scope attribute can be inherited from parent bean definition now (SPR-3542) 15 years ago
Juergen Hoeller d6bab3b674 turned FormattingPropertyEditorAdapter into ConvertingPropertyEditorAdapter 15 years ago
Sam Brannen f8dd5fb5dc Deleting unused imports. 15 years ago
Sam Brannen 14495315a2 Deleting unused imports. 15 years ago
Juergen Hoeller bbd7fb3969 AnnotationMetadata returns Class values by default (again), allowing for explicit retrieval of String class names where preferred (SPR-5827) 15 years ago
Keith Donald afdb96ab2c polish 15 years ago
Keith Donald 6f8eb57dfa polish 15 years ago
Keith Donald 35944af7e1 polish 15 years ago
Keith Donald 522bb6ee56 polish 15 years ago
Keith Donald 7e63df9ea8 annotation driven number formatting with default number formatting rules 15 years ago
Keith Donald b56a47da97 annotation driven number formatting with default number formatting rules 15 years ago
Juergen Hoeller bfffb51257 added JBoss jars 15 years ago
Arjen Poutsma 68f57aa953 SPR-6308 - Spring Expression Language creates systemProperties bean calling System.getProperties() which in enterprise shared containers is locked down 15 years ago