8591 Commits (f2c37fcdb4dc51ae38f93de2fb34b96d794e1f5f)
 

Author SHA1 Message Date
Sam Brannen f2c37fcdb4 Update regarding tested versions of Eclipse & STS 10 years ago
Sam Brannen ae29f48f5f Merge pull request #557 from sbrannen/SPR-7655 10 years ago
Sam Brannen 5fd6ebb548 Introduce annotation to execute SQL scripts in the TCF 10 years ago
Juergen Hoeller 8fb0f5c7d1 FrameworkPortlet properly initializes StandardPortletEnvironment's property sources 10 years ago
Juergen Hoeller 5a8e470ede DefaultSubscriptionRegistry's removeSubscriptionInternal defensively handles non-existing destinations 10 years ago
Juergen Hoeller 2cf88ac6a3 Polishing 10 years ago
Juergen Hoeller f7b465390c Moved @Uses annotations to org.springframework.lang; fixed Base64Utils to declare Java 8, and fixed PathResource's declaration to refer to Java 7. 10 years ago
Stephane Nicoll 77cbc53d1e Merge pull request #553 from AlexYursha/patch-1 10 years ago
Alex Yursha 8b8afe3def Fix a typo 10 years ago
Stephane Nicoll 001d0e734c Support for @Order at the bean declaration level 10 years ago
Juergen Hoeller 64bb308763 GsonBuilderUtils for programmatic Base64 serialization setup; common Base64Utils class adapts between Java 8 and Commons Codec 10 years ago
Stephane Nicoll 674bad4cfa Clarify the use of sessionTransacted 10 years ago
Stephane Nicoll aaae10ce3b Cache operation invocation hook point 10 years ago
Rossen Stoyanchev c9d0ebd730 Rename ResponseBodyInterceptor to ResponseBodyAdvice 10 years ago
Rossen Stoyanchev 2655c507e0 Parameterize ResponseBodyInterceptor on the type level 10 years ago
Juergen Hoeller 5eecb138f6 Unit tests for custom profile annotations on configuration classes 10 years ago
Juergen Hoeller 31f2f20307 Unit tests for configuration classes implementing the JSR-330 Provider interface 10 years ago
Juergen Hoeller b4954780aa ClassMetadata exposes isAnnotation() now, and correctly returns false from hasSuperClass() for interfaces and annotations 10 years ago
Rossen Stoyanchev 4372dac002 Polish 10 years ago
Artem Bilan 0dddb6f3e1 Fix issue with StompSubProtocolHandler initialization 10 years ago
Juergen Hoeller 5ed9bedf32 Introducing GroovyWebApplicationContext along the lines of XmlWebApplicationContext and GenericGroovyApplicationContext 10 years ago
Juergen Hoeller e4aabd5288 MarshallingView unwraps JAXBElement value for Marshaller.supports(Class) check 10 years ago
Juergen Hoeller 4e17685008 Made transform test pass on Windows 10 years ago
Stephane Nicoll e4ad9c5204 polishing 10 years ago
Sam Brannen 987806f7c2 Polishing 10 years ago
Sam Brannen 8ee94a4392 Eclipse project deps come after third-party libs 10 years ago
Sam Brannen 4b291c665c Upgrade spring-test tests to Hibernate 4 10 years ago
Sam Brannen d46b29e71f Upgrade Eclipse project settings for Java 8 10 years ago
Stephane Nicoll 12a9df8a1c Throw a proper exception if no convert is found 10 years ago
Sam Brannen 8dec1db914 Tweak JmsMessagingTemplateTests for Eclipse 4.4 10 years ago
Rossen Stoyanchev 3944f7ad97 Fix animalSniffer warning 10 years ago
Rossen Stoyanchev 6966e89578 Add ResourceTransformer and CSS link implementation 10 years ago
Sam Brannen e3e8a3eb40 Fix grammar in Javadoc for Propagation 10 years ago
Juergen Hoeller 8220832c4e Polishing 10 years ago
Juergen Hoeller 22a38d4547 Revised GsonFactoryBean's configuration properties; made prettyPrinting test pass on Windows 10 years ago
Juergen Hoeller d9f8ee886e Introduced EmbeddedValueResolutionSupport base class for AnnotationFormatterFactory implementations 10 years ago
Juergen Hoeller 8f2ed66b4a ServletRequestAttributes considers standard Number subclasses (as defined in NumberUtils) as immutable 10 years ago
Stephane Nicoll bb6e07bd3a polishing 10 years ago
Stephane Nicoll 05041ff39a Update JMS documentation 10 years ago
Stephane Nicoll 9fabcad3dd Revisit JmsMessagingTemplate 10 years ago
Brian Clozel 31c07dbfa4 Merge pull request #546 from gcuisinier/master 10 years ago
Gildas Cuisinier 8d306bfbc0 fix javadoc link for RestController and PropertySource 10 years ago
Rossen Stoyanchev e3a6fce403 Add Gson converter to MVC config 10 years ago
Rossen Stoyanchev bc3ca2dea1 Polish 10 years ago
Roy Clarkson 811330f5c8 Add GsonHttpMessageConverter 10 years ago
Stephane Nicoll 9952973e01 Add missing cache-resolver attribute 10 years ago
Rossen Stoyanchev 1338d46a6e Add JSONP support for MappingJackson2MessageConverter 10 years ago
Stephane Nicoll 05e96ee448 Cache provider related exceptions handling 10 years ago
Juergen Hoeller c7d1c49d6d Servlet 3 multipart request implements getParameterMap defensively as well 10 years ago
Juergen Hoeller 6fef8b996c Polishing 10 years ago