Go to file
Chris Beams 3d2dd447af Remove Chapter 27 from reference documentation (SPR-7433)
Chapter 27 covered @Required and RequiredAnnotationBeanPostProcessor but
did not hold together as a chapter unto itself.  The IoC chapter already
makes mention of @Required and RequiredAnnotationBeanPostProcessor,
though not in quite as much detail as Chapter 27 did.  Links have been
updated throughout to reference these sections and Chatper 27 has been
eliminated entirely.
2010-08-10 22:13:55 +00:00
build-spring-framework Resource refinements, etc 2010-08-08 23:00:30 +00:00
org.springframework.aop ultimateTargetClass falls back to raw class instead of returning null 2010-07-30 15:13:38 +00:00
org.springframework.asm Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.aspects Remove redundant @Aspect from CodeStyleAspect.aj 2010-07-21 19:18:11 +00:00
org.springframework.beans reintroduced createInstance() template method in deprecated form (SPR-7428) 2010-08-07 11:16:46 +00:00
org.springframework.context AutodetectCapableMBeanInfoAssembler signature consistently refers to Class<?> (SPR-7405) 2010-07-29 20:29:32 +00:00
org.springframework.context.support added license header 2010-07-23 10:09:33 +00:00
org.springframework.core changed contentLength() from int to long 2010-08-09 15:58:07 +00:00
org.springframework.expression SpEL passes full collection type context to ConversionService (SPR-7410) 2010-08-07 17:54:23 +00:00
org.springframework.instrument Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.instrument.tomcat Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.integration-tests Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.jdbc [SPR-7449] @Ignore'd failing test for regression in ResourceDatabasePopulator. 2010-08-10 21:51:35 +00:00
org.springframework.jms DefaultMessageListenerContainer triggers Session commit even if no message has been received (SPR-7366) 2010-07-15 19:43:56 +00:00
org.springframework.orm FilterDefinitionFactoryBean supports Hibernate 3.6.0.beta1 as well 2010-07-27 00:04:23 +00:00
org.springframework.oxm Jaxb2Marshaller's "marshallerProperties" Map accepts any value type (SPR-7292) 2010-06-20 18:28:07 +00:00
org.springframework.spring-library Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.spring-parent Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.test Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
org.springframework.transaction transaction names based on method id from most specific method (target class instead of interface; SPR-7317) 2010-06-28 19:47:13 +00:00
org.springframework.web JaxWsPortProxyFactoryBean takes "wsdlDocumentUrl", "namespaceUri" etc defaults from @WebService (SPR-7412) 2010-08-02 21:44:14 +00:00
org.springframework.web.portlet PortletWrappingController supports Portlet 2.0 resource and event requests as well (SPR-7430) 2010-08-07 11:47:32 +00:00
org.springframework.web.servlet changed contentLength() from int to long 2010-08-09 15:58:07 +00:00
org.springframework.web.struts Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
spring-framework-reference Remove Chapter 27 from reference documentation (SPR-7433) 2010-08-10 22:13:55 +00:00
.gitignore Ignore OS X .DS_Store files 2010-08-07 13:56:49 +00:00
build.properties Upgrading version to 3.0.4 2010-06-15 14:18:29 +00:00
build.versions + downgraded slf4j to 1.5.6 to solve IllegalAcessError with Hibernate 3.3 2010-02-04 17:10:31 +00:00
ci-build.properties adding properties file to simplify ant use in Bamboo CI build 2008-12-17 15:47:14 +00:00
eclipse-code-formatter.xml h2 embedded db support; updated formatting conventions not to auto-format javadoc; added hsqldb and h2 to jdbc maven pom as optional deps 2009-05-09 22:27:05 +00:00
spring-framework.ipr made Excel tests work 2009-11-07 01:32:18 +00:00
spring-framework.psf Renamed org.springframework.instrument.classloading module to org.springframework.instrument.tomcat 2009-09-25 12:51:58 +00:00