2790 Commits (e3cdabfaac6e1b2fca9b3da1715ebe3142492196)
 

Author SHA1 Message Date
Juergen Hoeller e3cdabfaac fixed MBeanExporter regression: do not try to expose abstract beans (SPR-6784) 16 years ago
Juergen Hoeller abdc35c893 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) 16 years ago
Juergen Hoeller 56d2c9daf5 component-scan's scoped-proxy attribute applies to scope-annotated singleton beans as well (SPR-6683) 16 years ago
Arjen Poutsma 208c2d9c8b SPR-6785 - Improve message error when the MarshallingView modelKey attribute is not valid 16 years ago
Juergen Hoeller 1dbb64580c throw NotSerializableException if no serialization id is available 16 years ago
Juergen Hoeller 5f5e7c3262 polishing 16 years ago
Juergen Hoeller db71811c5a SharedEntityManagerCreator's EntityManager proxies are fully serializable now (SPR-6684) 16 years ago
Juergen Hoeller df54c8613d TransactionInterceptor is able to serialize "transactionManagerBeanName" as well (SPR-6680) 16 years ago
Juergen Hoeller 2d525901ff proxies with AspectJ pointcuts are fully serializable within a BeanFactory now (SPR-6681) 16 years ago
Costin Leau dcf0244566 SPR-3786 16 years ago
Juergen Hoeller 83c018a0b4 call processConfigBeanDefinitions lazily if postProcessBeanDefinitionRegistry hasn't been called 16 years ago
Juergen Hoeller b53ccb3807 widened FactoryBean's "getObjectType" signature to return any Class<?> (SPR-6692) 16 years ago
Juergen Hoeller 8ab9da4461 introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) 16 years ago
Juergen Hoeller a897e3f01f refined DefaultLifecycleProcessor's start/stop logging and stop exception handling (SPR-6769, SPR-6770) 16 years ago
Juergen Hoeller 59b8a139d7 JndiObjectFactoryBean explicitly only chooses public interfaces as default proxy interfaces (SPR-5869) 16 years ago
Juergen Hoeller 9c44f9252d fixed cron example (SPR-6772) 16 years ago
Juergen Hoeller 6070a498fe BeanNameAutoProxyCreator detects alias matches for specified bean names as well (SPR-6774) 16 years ago
Juergen Hoeller 6b2b5c4c23 introduced BeanDefinitionRegistryPostProcessor extension to BeanFactoryPostProcessor; @Configuration classes support definition of BeanFactoryPostProcessor beans as well (SPR-6455, SPR-6611) 16 years ago
Juergen Hoeller 2d6ea2f4fe fixed JPA multi-unit setup example (SPR-6781) 16 years ago
Chris Beams fbd797e50b RESOLVED - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements 16 years ago
Chris Beams 110b032ad9 IN PROGRESS - issue SPR-6779: imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements 16 years ago
Chris Beams 5fdee47841 Unit test cornering bug SPR-6779, 'imported @Configuration classes do not get enhanced and fail to satisfy scoping requirements' 16 years ago
Costin Leau ee2b1cde82 SPR-6775 16 years ago
Costin Leau 39f81760f8 SPR-6775 16 years ago
Costin Leau b32c4cfb8a SPR-6775 16 years ago
Arjen Poutsma f2fdf9fa6b SPR-6771 - HttpMessageConverter should accept Class<? extends T> on can read 16 years ago
Chris Beams 1cda8cb6fa Updated documentation to point out that AnnotationConfigWebApplicationContext can accept both fully-qualified class names as well as base packages to the contextConfigLocation init-param. 16 years ago
Juergen Hoeller d13f0c8052 fixed namespace example (SPR-6766) 16 years ago
Arjen Poutsma 0a4a09a09d SPR-6759 - Jetty 7 doesn't like ShallowEtagHeaderFilter 16 years ago
Costin Leau 1bbe93e535 SPR-3709 16 years ago
Arjen Poutsma b1e2a2ec3c SPR-6577 - MarshallingView auto detect model with Jaxb2Marshaller chooses the wrong object 16 years ago
Costin Leau 71d7b22d5e SPR-3771 16 years ago
Costin Leau 1152d51c6f SPR-4493 16 years ago
Arjen Poutsma ead5df4546 SPR-6649 - Request mapping incorrectly receiving all dispatches for a controller 16 years ago
Costin Leau 2f840b1097 SPR-6646 16 years ago
Juergen Hoeller 0968e9fbd0 LinkedMultiValueMap should implement Serializable (SPR-6765) 16 years ago
Costin Leau bc37c50972 SPR-4493 16 years ago
Ben Hale 0c2a710787 Upgrade to spring-build 16 years ago
Ben Hale f614150421 Fixed up POM bug 16 years ago
Ben Hale 2afb58e74e Upgraded spring-build 16 years ago
Ben Hale 693a83ba88 Upgraded spring-build 16 years ago
Ben Hale 1305d6ac11 Separated out unit test projects 16 years ago
Ben Hale 265b82013d Updates to allow nightly snapshots of maven central-compatible artifacts 16 years ago
Juergen Hoeller 8c791b529b fixed instrumentation jar names (SPR-6753) 16 years ago
Juergen Hoeller 0f75210408 changed exception wording from "recursive" to "cyclic" (SPR-6755) 16 years ago
Juergen Hoeller dd93a40e7a added test for expression re-evaluation 16 years ago
Juergen Hoeller 6fcca3cd93 accept Set<?> instead of Set<Object> (SPR-6742) 16 years ago
Juergen Hoeller 3339356a55 fixed typo (SPR-6748) 16 years ago
Thomas Risberg b7f143ae58 updated reference documentation with references to "spring-agent.jar" to use "org.springframework.instrument-{version}.jar" (SPR-6597) 16 years ago
Juergen Hoeller bcfef8a4e1 support for JPA 2.0 TypedQuery interface and query vendor interfaces (SPR-6733) 16 years ago