5361 Commits (3.1.x)
 

Author SHA1 Message Date
Juergen Hoeller 576f6fd25c StaxEventContentHandler uses static inner class for Location adapter, in order to avoid leaks when caching events 12 years ago
Juergen Hoeller 5204e11d9c Backported recent "cannotAcquireLockCodes" additions 12 years ago
Juergen Hoeller 30166981e2 ResourceUtils.useCachesIfNecessary() not correct handle JNLP connections 12 years ago
Juergen Hoeller 617f0ef542 Fix typo in new-in-3.1.html page 12 years ago
Juergen Hoeller dc400c7124 Typo in ApplicationContextAware and BeanNameAware section 12 years ago
Rossen Stoyanchev a7e2297432 Use a default for INTROSPECT_TYPE_LEVEL_MAPPING 12 years ago
Spring Buildmaster 671f97721f Increment version to 3.1.3.BUILD-SNAPSHOT 13 years ago
Spring Buildmaster 49f728eae8 Release version 3.1.2.RELEASE 13 years ago
Juergen Hoeller 16da15eca1 final preparations for 3.1.2 13 years ago
Juergen Hoeller efabc6bf18 added "jtaTransactionManager" property to Hibernate 4 LocalSessionFactoryBean/Builder 13 years ago
Juergen Hoeller 98b281ea45 Add defaultCharset field to StringHttpMessageConverter 13 years ago
Chris Beams 00a69394e6 Resolve nested placeholders via PropertyResolver 13 years ago
Chris Beams 45f1438ef8 Add hamcrest to spring-aspects Eclipse classpath 13 years ago
Juergen Hoeller e7b44e015a Cannot amend properties in RequestMappingHandlerMapping (e.g. useSuffixPatternMatch) using a bean post processor as ApplicationContextAwareProcessor always fires first initialising RequestMappingHandlerMapping 13 years ago
Juergen Hoeller 23fe1e2934 Cannot amend properties in RequestMappingHandlerMapping (e.g. useSuffixPatternMatch) using a bean post processor as ApplicationContextAwareProcessor always fires first initialising RequestMappingHandlerMapping 13 years ago
Juergen Hoeller 1f64b147b1 indentation configuration for further file types 13 years ago
Juergen Hoeller 5e4f3b3108 Cannot amend properties in RequestMappingHandlerMapping (e.g. useSuffixPatternMatch) using a bean post processor as ApplicationContextAwareProcessor always fires first initialising RequestMappingHandlerMapping 13 years ago
Juergen Hoeller c87989477d preparations for 3.1.2 13 years ago
Juergen Hoeller 3b4210fa6f Cannot amend properties in RequestMappingHandlerMapping (e.g. useSuffixPatternMatch) using a bean post processor as ApplicationContextAwareProcessor always fires first initialising RequestMappingHandlerMapping 13 years ago
Juergen Hoeller 79b86a7e3a DispatcherPortlet does not forward event exceptions to the render phase by default 13 years ago
Juergen Hoeller b488ae6009 removed misleading "throws IllegalStateException" declaration 13 years ago
Juergen Hoeller aeef8c87f6 added "repeatCount" bean property to Quartz SimpleTriggerFactoryBean 13 years ago
Juergen Hoeller 556c6a79c5 Use BufferedInputStream in SimpleMetaDataReader to double performance 13 years ago
Juergen Hoeller 0281158fcc Make 'Content-Disposition' header case insensitive 13 years ago
Juergen Hoeller 100fa178dd XStreamMarshaller should convert XStream StreamException to Spring exception in case of unmarshalling an empty stream. 13 years ago
Chris Beams a387d13d5f Reflect 3.2=>3.1.2 backports in @since tags etc 13 years ago
Chris Beams 841d9533db Cache by-type lookups in DefaultListableBeanFactory 13 years ago
Chris Beams 0d18deb6a4 Polish 13 years ago
Sam Brannen 42204e5098 Fix regression in ClassPathResource descriptions 13 years ago
Dridi Boukelmoune eed090e5f5 Fix scoped-proxy memory leak w/ @Resource injection 13 years ago
Chris Beams 0320cc582b Introduce BeanFactoryAnnotationUtils 13 years ago
Chris Beams a76c7ca299 Test meta-@Async executor qualification 13 years ago
Chris Beams 8bab873107 Support executor qualification with @Async#value 13 years ago
Chris Beams e8006bdf78 Polish async method execution infrastructure 13 years ago
Chris Beams 3f387eb9cf Refactor and deprecate TransactionAspectUtils 13 years ago
Oliver Gierke 0769d53a6a Use transactional connection during db population 13 years ago
Chris Beams 6263c9abf9 Fix package cycle in @EnableSpringConfigured 13 years ago
Chris Beams 1eb50297ad Introduce ConfigurableWebEnvironment 13 years ago
Chris Beams 20f87ab98d Introduce ConfigurableEnvironment#merge 13 years ago
Chris Beams c25a1bcb60 Reduce log level for message re: missing annotation 13 years ago
Rossen Stoyanchev e8deba2915 Fix issue with encoded params in UriComponentsBuilder 13 years ago
Rossen Stoyanchev fa33c4b857 Update changelog 13 years ago
Rossen Stoyanchev 24c30eac49 Raise RestClientException for unknown status codes 13 years ago
Rossen Stoyanchev 1af7575bde Merge rather than add URI vars to data binding values 13 years ago
Rossen Stoyanchev 8143d66e4c Pattern suffix issue in AnnotationMethodHandlerAdapter 13 years ago
Rossen Stoyanchev 9e370208d0 Fix content negotiation issue with sort by q-value 13 years ago
Rossen Stoyanchev e66bc07c37 Translate EOF to HttpMessageNotReadableException 13 years ago
Rossen Stoyanchev c9a2dbdbfd Add Jackson 2 HttpMessageConverter and View 13 years ago
Rossen Stoyanchev 2fa0e63e5a Discover controllers based on type @RequestMapping 13 years ago
Rossen Stoyanchev 83ac44d1e4 Fix issue with parsing media types 13 years ago