5193 Commits (6d5a630c4491f9b2790095cef4d37f6cdd2d7456)
 

Author SHA1 Message Date
David Syer 1adf82503b SPR-7404: Fixed metadata 13 years ago
David Syer 4242b32624 Update spring-context dependencies in pom 13 years ago
David Syer 7ec9292e54 SPR-7404: Added JsonMessageConverter, borrowing from Spring AMQP 13 years ago
Arjen Poutsma 3beef9a92e SPR-8883 - RestTemplate.headForHeaders throws "IllegalArgumentException: No InputStream specified" on server resource which status code are 4xx 13 years ago
Chris Beams b94040f329 Remove unnecessary mentions of aspectjrt/aspectjweaver 13 years ago
Chris Beams 690d33e14f Update @PropertySource Javadoc re: ${...} placeholders 13 years ago
Costin Leau 312b1aa3d6 + add cache aspectj aspect 13 years ago
Rossen Stoyanchev c472a163f1 SPR-8572 Support Void.class as response type in RestTemplate. 13 years ago
Rossen Stoyanchev 6f150e4f07 SPR-8898 Allow match by trailing slash in RequestMappingHandlerMapping. 13 years ago
Juergen Hoeller 569426dfdf restored DataBinder's ability to bind to an auto-growing List with unknown element type (SPR-8828) 13 years ago
Arjen Poutsma f9144ea1ea SPR-8367 - 3.1.0.M2 update of the RestTemplate for Apache HTTP Components will default to sending 2 requests on authentication and doesn't support HttpContext parameters without significant extention/rewrite 13 years ago
Arjen Poutsma 29e969039d SPR-8349 - Ability to specify ResourceResolver property for SchemaFactory in Jaxb2Marshaller 13 years ago
Juergen Hoeller 7428b57052 final refinements for 3.1 GA 13 years ago
Juergen Hoeller 83c83d4d15 fixed media type resolution algorithm 13 years ago
Juergen Hoeller 34a4fba335 ResourceHttpRequestHandler sends content without content-type header if no media type found (SPR-7713); ResourceHttpRequestHandler and ContentNegotiatingViewResolver use consistent mime type resolution 13 years ago
Juergen Hoeller 426863f790 avoid swallowing of IOException 13 years ago
Costin Leau f74789ffbe optimize AJ pointcut definition (SPR-8890) 13 years ago
Juergen Hoeller e0d922d352 ConversionService is able to work with "Collections.emptyList()" as target type (again; SPR-7293) 13 years ago
Juergen Hoeller 5ab2bf16a5 fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) 13 years ago
Juergen Hoeller 3a62aa053e fixed pointcut for type-level annotation to only apply to public methods (SPR-8890) 13 years ago
Juergen Hoeller a347e4d3c2 optimized AnnotationTransactionAspect pointcut to avoid runtime checks (SPR-8890) 13 years ago
Juergen Hoeller d050a472a2 added "mappingResources" property to LocalContainerEntityManagerFactoryBean (pointing to orm.xml; SPR-8440) 13 years ago
Costin Leau 1a2a3dd02a + update AJ tests 13 years ago
Costin Leau cb3524ff30 + fix failing cache tests 13 years ago
Costin Leau 735ba9dcde SPR-8082 13 years ago
Chris Beams 5fe0804017 Remove references to -with-dependencies distribution 13 years ago
Chris Beams 28ff473091 Allow multiple @Filter 'value' args for concision 13 years ago
Chris Beams df7bda5637 Constrain targets for @Filter declaration 13 years ago
Chris Beams c2c224958d Polish WebApplicationInitializer Javadoc 13 years ago
Juergen Hoeller aedccec67e restored SpringValidatorAdapter's ability to handle bean constraints with property paths (SPR-8895) 13 years ago
Juergen Hoeller 27471e0555 added support for JPA 2.1 unwrap method on EntityManagerFactory interface 13 years ago
Juergen Hoeller 66b4eb16a5 Portlet MVC annotation mapping allows for distributing action names across controllers (SPR-7685) 13 years ago
Juergen Hoeller bea5016e53 fixed validation test failures 13 years ago
Juergen Hoeller 84be348cb0 log or rethrow original ConversionFailedException as appropriate 13 years ago
Juergen Hoeller 207b2315ed added validation hints support to ValidationUtils as well (SPR-7847) 13 years ago
Juergen Hoeller 1a2bbe5c4d consistent specification of standard meta-annotations 13 years ago
Juergen Hoeller 00133179df added SmartValidator interface with general support for validation hints; added custom @Valid annotation with support for JSR-303 validation groups; JSR-303 SpringValidatorAdapter and MVC data binding provide support for validation groups (SPR-6373) 13 years ago
Juergen Hoeller 49a2aaf023 added SmartValidator interface with general support for validation hints; added custom @Valid annotation with support for JSR-303 validation groups; JSR-303 SpringValidatorAdapter and MVC data binding provide support for validation groups (SPR-6373) 13 years ago
Rossen Stoyanchev 4bfcb79ae3 SPR-8892 Add String constants to MediaType. 13 years ago
Juergen Hoeller 21f61e3680 Portlet session mutex uses global session attribute to be shared among all portlets in the session (SPR-8888) 13 years ago
Arjen Poutsma 53cb529162 SPR-8809 - RestTemplate headers not sent when bufferRequestBody is false 13 years ago
Rossen Stoyanchev 9f98f77c3e SPR-8863 Add RequestContext.getPathToServlet() method. 13 years ago
Juergen Hoeller 0ef3beb462 prepared for 3.1 GA 13 years ago
Juergen Hoeller 33b53b7cca alignment with 3.0.7 backports (SPR-8674) 13 years ago
Juergen Hoeller 71e0a506b9 polishing 13 years ago
Juergen Hoeller 45a0ae3fb9 polishing 13 years ago
Rossen Stoyanchev ca4eafd4dd SPR-8808 Remove excludeFilter from javadoc examples in @EnableWebMvc. 13 years ago
Juergen Hoeller f75e832e7c polishing 13 years ago
Juergen Hoeller dc41daa3db renamed 'isJava6VisibilityBridgeMethodPair' to 'isVisibilityBridgeMethodPair' (SPR-8660) 13 years ago
Juergen Hoeller 2b122816af fixed QuartzJobBean to work with Quartz 2.0/2.1 as well (SPR-8889) 13 years ago