9706 Commits (40cd1be14c856985d56715bdfd09a71c2cf23955)
 

Author SHA1 Message Date
Sam Brannen 40cd1be14c Update Javadoc for AnnotationUtils.findAnnotation() 10 years ago
Stephane Nicoll 34afe215fd Merge pull request #717 from johnktims/patch-1 10 years ago
John 46b094bfc4 Fix typo 10 years ago
Rossen Stoyanchev f59fc83f30 Remove STOMP relay integration test 10 years ago
Rossen Stoyanchev 8a47c181f7 Assign Jetty SockJS tests to "performance" test group 10 years ago
Stephane Nicoll bce145c06e Merged HttpClient defaults with local customizations 10 years ago
Stephane Nicoll 3662ad4f94 Upgrade to gradle 2.2.1 10 years ago
Sam Brannen 4a49a6535d Document type safety limitations of the CollectionFactory API 10 years ago
Sam Brannen 60cee7f526 Polish ExtendedBeanInfoTests regarding JDK 8u40 compatibility 10 years ago
Juergen Hoeller 7492129236 Revised ExtendedBeanInfo test for SPR-8937 (for JDK 8u40 compatibility) 10 years ago
Juergen Hoeller ec84fa6da3 ObjectToOptionalConverter uses Optional.ofNullable after ConversionService invocation 10 years ago
Stephane Nicoll 6790f55667 Fix typo 10 years ago
Stephane Nicoll a79fe25917 Restore default transaction manager by name lookup 10 years ago
Xiaolong Zuo 47b8ee891e Fix default HandlerMappings class names in javadoc 10 years ago
Brian Clozel e02719e5e3 Fix path mapping issue in default servlet mode 10 years ago
Sam Brannen 40449e2741 Suppress warnings in tests 10 years ago
Juergen Hoeller 27b4909f46 Polishing 10 years ago
Juergen Hoeller 9ac02b319d Remove pre-3.2 deprecated classes and methods 10 years ago
Juergen Hoeller fad76336f6 Polishing 10 years ago
Juergen Hoeller 730bd02da7 Polishing 10 years ago
Juergen Hoeller 3bfe4dcca7 Switch responseEncodedHtmlEscape default to true 10 years ago
Juergen Hoeller 0a36559a43 Deprecate Tiles 2 support 10 years ago
Juergen Hoeller d6b16ffee3 Remove deprecated SimpleJdbcTemplate and supporting classes 10 years ago
Spring Buildmaster f8a483f2d4 Next Development Version 10 years ago
Juergen Hoeller 26845f6f7f Polishing 10 years ago
Juergen Hoeller 1cefeb2af0 Prevent NPE in AbstractApplicationEventMulticaster's non-caching code path 10 years ago
Rossen Stoyanchev 51367dec05 Refine condition to send WebSocket binary messages 10 years ago
Juergen Hoeller bc075c713f Polishing 10 years ago
Juergen Hoeller 3791e7f653 TimeZone and ZoneId as supported arguments for MVC handler methods 10 years ago
Juergen Hoeller 86b8112c90 Polishing 10 years ago
Juergen Hoeller 6f2de283c4 Doc: base-packages can be comma/semicolon/space/tab/linefeed-separated 10 years ago
Juergen Hoeller 0919a15f91 Spring's JMX support can rely on native MXBean detection on Java 6+ 10 years ago
Juergen Hoeller d4a5059097 AnnotationJmxAttributeSource uses AnnotationUtils for consistent meta-annotation handling and diagnostics 10 years ago
Juergen Hoeller ed0e2f4445 PayloadArgumentResolver does not insist on configured Validator anymore 10 years ago
Stephane Nicoll 752bbbdd05 Fix scope inheritance documentation 10 years ago
Stephane Nicoll 73c21fbac1 Define JCache aspect 10 years ago
Stephane Nicoll 71783c5d86 Allow default settings of a custom HttpClient to apply 10 years ago
Stephane Nicoll 961574bd17 Fix regression in determineTransactionManager 10 years ago
Stephane Nicoll 4a0ac97550 Fix regression in determineTransactionManager 10 years ago
Sebastien Deleuze a770b151d9 Specify SockJS protocol and client supported versions 10 years ago
Rossen Stoyanchev ea05e0b1ad Improve @SessionAttributes support during redirect 10 years ago
Rossen Stoyanchev ea2943feca Polish ModelAndViewContainer and update tests 10 years ago
Rossen Stoyanchev 670974d76a Allow sending binary messages with STOMP 10 years ago
Juergen Hoeller 6b3023c2aa HandlerExecutionChain prevents re-adding the interceptors array to the list (and declares varargs now) 10 years ago
Juergen Hoeller d55af2b445 Consistent throwing of last UnsatisfiedDependencyException if available and no constructor resolved 10 years ago
Stephane Nicoll cae217de94 Handle scoped proxy properly in MBeanExporter 10 years ago
Juergen Hoeller 809ee0d350 Annotation post-processors clear old InjectionMetadata registrations on refresh 10 years ago
Juergen Hoeller dfdfc03ff3 Polishing 10 years ago
Juergen Hoeller fa138d2c70 ReflectionHelper's isFirstEntryInArray properly handles empty arrays 10 years ago
Juergen Hoeller d40be6cfda Latest dependency updates (Groovy 2.3.9, JRuby 1.7.17, SLF4J 1.7.9) 10 years ago