3020 Commits (915ca47cad88822ce2ce4e6a332c8683df1b9166)
 

Author SHA1 Message Date
Arjen Poutsma 886eb665bf SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Arjen Poutsma 70ee2ee7b1 SPR-5866 - RestTemplate - access to Request Headers 15 years ago
Arjen Poutsma f3f535623f Fixing the build 15 years ago
Arjen Poutsma 63076d0865 SPR-6969 - Introduce HttpEntity 15 years ago
Arjen Poutsma fc0a6ce40c Javadoc 15 years ago
Arjen Poutsma 88773ae7f1 a HTTP -> an HTTP 15 years ago
Andy Clement 81b10be1d0 SPR-6968: indexing via square brackets can now treat the index as an attempt at property access 15 years ago
Scott Andrews 50c5593740 SPR-6923 SpEL resolving nested property as outer object 15 years ago
Arjen Poutsma af4b22e5b9 SPR-5904 - Merged multipart support into FormHttpMessageConverter 15 years ago
Arjen Poutsma 6e55c8cd2f Fixing build. 15 years ago
Arjen Poutsma def90d1016 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Juergen Hoeller f30b0a86f7 autowire="byType" ignores parameter name when choosing a primary bean, as defined (SPR-6917) 15 years ago
Juergen Hoeller 95ad7168bf changed doGetBean signature back to protected (SPR-6957) 15 years ago
Juergen Hoeller ccb312a974 SimpleJdbcCall's "returningResultSet" accepts any plain RowMapper now (SPR-6963) 15 years ago
Arjen Poutsma f588ab05fa Added readonly version of HttpHeaders 15 years ago
Andy Clement 2dd1134303 SPR-6941: part (1) correct exception handling when null cachedExecutor 15 years ago
Arjen Poutsma 0efb9d8023 SPR-5904 - Multipart/mixed requests using RestTemplate 15 years ago
Arjen Poutsma 21fd150894 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Arjen Poutsma ac9a625ccc SPR-6939 - XStreamMarshaller + JsonHierarchicalStreamDriver + JsonWriter.DROP_ROOT_MODE produce empty output 15 years ago
Andy Clement c31213e5cb SPR-6866: unhelpful NPE when expression badly formed 15 years ago
Ramnivas Laddad f82cc6458b Fixed SPR-6734 by resticting record/replay logic to only entity methods that originated in a test method 15 years ago
David Syer 8d7df01d73 RESOLVED - issue SPR-6955, SPR-6901 added DisposableBean to TaskExecutorFactoryBean 15 years ago
Arjen Poutsma 5303ab68aa Atom Feed HttpMessageConverter 15 years ago
Arjen Poutsma c91ff130d5 SPR-6946 - RestTemplate should not encode fragments (#'s) 15 years ago
Juergen Hoeller 54d0346084 do not call isCurrentlyInCreation with null argument (in order to meet newly enforced assertions within the BeanFactory) 15 years ago
Juergen Hoeller 4f926c82bf added bean name assertions 15 years ago
Juergen Hoeller b07b146965 fixed @Configurable issue with null bean name (SPR-6947) 15 years ago
Juergen Hoeller cfbc5224e3 fixed exception propagation issue with Hessian 4.0 (SPR-6899) 15 years ago
Arjen Poutsma a0c41a0e03 SPR-6906 - Combination of ControllerClassNameHandlerMapping and @RequestMappings with file extensions results in exception 15 years ago
Juergen Hoeller 8fe5151f84 some further 3.0.2 entries 15 years ago
Juergen Hoeller 77f8b070cd polishing 15 years ago
Arjen Poutsma 4f4f3fab7d SPR-6934 - AnnotationMethodHandlerAdapter should take into account request accept header ordering 15 years ago
Juergen Hoeller 0444ab236a fixed TypeDescriptor toString for MethodParameter annotations (SPR-6924) 15 years ago
Juergen Hoeller 9ede9fe697 "conversionService" bean gets ignored if not of type ConversionService (SPR-6916) 15 years ago
Juergen Hoeller 3e98b26b77 fixed typo (SPR-6936) 15 years ago
Juergen Hoeller 0aee6e9f5b use target factory's ClassLoader in case of a raw EntityManagerFactory (SPR-6733) 15 years ago
Arjen Poutsma eddc5b8898 SPR-6935 - @ResponseBody with method that return void throws "Could not resolve view exception". 15 years ago
Juergen Hoeller 57993d871e WebApplicationObjectSupport's initServletContext will be called only once in any scenario (SPR-6914) 15 years ago
Arjen Poutsma 3c8a47bd06 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 7f8c91a52d SPR-6902 - @ResponseBody does not work with @ExceptionHandler 15 years ago
Arjen Poutsma 62f9f477f5 SPR-6877 - AnnotationMethodHandlerAdapter.handleResponseBody prioritizes messageConverter over MediaType 15 years ago
Arjen Poutsma 894875ce8d SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType 15 years ago
Arjen Poutsma 9d1c3fa9ac SPR-6907 - JibxMarshaller - provide access to jibx's writeDocType 15 years ago
Arjen Poutsma d207c2294d Fixed wrong encoding of URI templates with @-signs (SPR-6874) 15 years ago
Arjen Poutsma e653a9cd03 javadoc 15 years ago
Arjen Poutsma 5675046cb7 SPR-6876 - RequestMethod does not appear to factor into @RequestMapping uniqueness in some cases 15 years ago
Costin Leau 20a8039642 + improve template for spring-context so that the import-package is updated automatically 15 years ago
Juergen Hoeller 4bda92fd8a newArg(Type)PreparedStatementSetter declares PreparedStatementSetter interface as return type (SPR-6897) 15 years ago
Sam Brannen 97adfdd398 Removed misleading comments regarding javax.inject.Qualifier. 15 years ago
Sam Brannen a5b5df450e [SPR-6879] @DirtiesContext is now an @Inherited annotation. 15 years ago