9310 Commits (a3fd00eadbc59698a9c7870fb3539431d4579f00)
 

Author SHA1 Message Date
Rossen Stoyanchev 0cb6f8c88c Polish MappingJackson2JsonView 10 years ago
Sebastien Deleuze 5dc27ee134 Add JSONP support to MappingJackson2JsonView 10 years ago
Rossen Stoyanchev 56a82c1cbe Add dependency ordering for @ModelAttribute methods 10 years ago
Rossen Stoyanchev e374769ecc Polish ModelFactory 10 years ago
Sam Brannen f442ce180e Polish assertions and Javadoc for ResourceDatabasePopulator 10 years ago
Juergen Hoeller af4621d996 Reference documentation consistently refers to Apache HttpComponents instead of outdated Commons HttpClient 10 years ago
Juergen Hoeller ea346d59b3 Polishing 10 years ago
Juergen Hoeller ae66e45887 Refined tests for FactoryBean return type resolution on @Bean methods 10 years ago
Juergen Hoeller 85b2c7d116 AbstractAutowireCapableBeanFactory's getTypeForFactoryBean considers FactoryBean<Object> declarations as non-indicative (just like raw declarations) 10 years ago
Rossen Stoyanchev de1a41ac27 Fix issue with RequestBody(required=true) 10 years ago
Rossen Stoyanchev c269d27bde Improve no content handling in MockHttpServletRequest 10 years ago
Rossen Stoyanchev 9706e5cc99 Update Javadoc on SockJS client library URL 10 years ago
Juergen Hoeller 5cb3f8eada Support for java.util.Optional within ObjectFactory/Provider 10 years ago
Juergen Hoeller 7d03daf8cb Support for Java 8's java.util.Optional at injection points 10 years ago
Juergen Hoeller 6aa9c40552 ConfigurationClassParser falls back to ASM-based resolution of member classes in case of NoClassDefFoundError 10 years ago
Stephane Nicoll bb8d0f1740 Merge pull request #558 from VasylTretiakov/patch01 10 years ago
Vasyl Tretiakov abc377603d Reference manual polishing 10 years ago
Sam Brannen f48bdafd52 Polish Javadoc for TestContextTransactionUtils 10 years ago
Sam Brannen 56ad0cf3e1 Polish Eclipse import script 10 years ago
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