9590 Commits (87f1512e8867a884615d79ab52bf1283f7c573e1)
 

Author SHA1 Message Date
Phillip Webb 87f1512e88 Add protected YamlProcessor.getFlattenedMap method 10 years ago
Roy Clarkson 83ecf5ca1d Fix issue where FormHttpMessageConverter fails to write multipart data 10 years ago
Rossen Stoyanchev 7aa5e65235 Add info on intercepting static resource requests 10 years ago
Rossen Stoyanchev ed4cd9947f Add private method to remove duplication 10 years ago
Rossen Stoyanchev fa89ae244f Enrich CONNECTED frames with Principal 10 years ago
Rossen Stoyanchev dc5b5ca8ee Check the user of a SockJS request 10 years ago
Juergen Hoeller 6e54fc960a Latest dependency updates (Joda-Time 2.6, H2 1.4.182, Jettison 1.3.7, xpp3 1.1.4c) 10 years ago
Juergen Hoeller 5018889d78 AnnotationAttributesReadingVisitor defensively handles meta-annotation retrieval failure 10 years ago
Stephane Nicoll 1aad4da6b6 Remove compiler warning 10 years ago
Stephane Nicoll c1f1cac359 Remove DisposableBeanMethodInterceptor 10 years ago
Juergen Hoeller 82651a07ab BeanFactory accepts getBean arguments for non-prototype beans as well 10 years ago
Juergen Hoeller c85686ac78 Polishing 10 years ago
Juergen Hoeller fa0ef2d87e BeanFactory accepts getBean arguments for non-prototype beans as well 10 years ago
Juergen Hoeller c5c5473d44 Common annotation processing for imported and nested classes within configuration classes 10 years ago
Juergen Hoeller c94d584f37 OrderUtils defensively checks for presence of javax.annotation.Priority 10 years ago
Juergen Hoeller 9a71a0c6c9 YamlProcessor defensively closes InputStream 10 years ago
Juergen Hoeller 2496d68e9f Relaxed final declarations and protected doInvoke methods 10 years ago
Juergen Hoeller efb114d49a Polishing 10 years ago
Juergen Hoeller bfbd25a0e9 BeanWrapper auto-growing support for EnumSet / EnumMap 10 years ago
Juergen Hoeller 7635e7b7f2 Polishing 10 years ago
Juergen Hoeller fef4cd0ed6 Default conversion support for EnumSet / EnumMap 10 years ago
Juergen Hoeller 717b2af50f Latest dependency updates (Groovy 2.3.8, Apache HttpClient 4.3.6) 10 years ago
Juergen Hoeller e6d7af4ea8 Polishing 10 years ago
Juergen Hoeller decc5cd1ae Extracted ContentCachingRequestWrapper and ContentCachingResponseWrapper 10 years ago
Juergen Hoeller 3b1584904f Polishing 10 years ago
Juergen Hoeller 2bf6d5b8eb Core dependency updates (Commons Logging 1.2, Commons Codec 1.10, JOpt Simple 4.8) 10 years ago
Juergen Hoeller fc92c0010e Revised SqlRowSet javadoc and support for JDBC 4.x ResultSet additions 10 years ago
Juergen Hoeller 0caeffcd54 Polishing 10 years ago
Juergen Hoeller eacd4a181f ExtendedBeanInfo ignores invalid bean properties (analogous to the JavaBeans Introspector) 10 years ago
Juergen Hoeller f44217a0c2 Clarified getAllAnnotationAttributes behavior 10 years ago
Brian Clozel b3bfa95e2b Fix ResourceUrlEncodingFilter with context mapping 10 years ago
Juergen Hoeller feb91e8366 NotReadablePropertyException accepts root cause (analogous to NotWritablePropertyException) 10 years ago
Juergen Hoeller ab5856b6a8 Tracking ASM 5.0.4 development: Fix for ASM issue 317545 10 years ago
Juergen Hoeller a6e7044523 Correct since declarations in Netty 4 client support 10 years ago
Juergen Hoeller 015afef52b Latest dependency updates (JasperReports 6.0, Jackson 2.4.4, Jetty 9.2.5, JRuby 1.7.16.1) 10 years ago
Rossen Stoyanchev 24834f6d2f Add extendMessageConverters to WebMvcConfigurer 10 years ago
Sebastien Deleuze f39c505069 Remove a Groovy test already covered by testConfigFileParsingError() 10 years ago
Sebastien Deleuze 400738e804 Polish MessageHeaderAccessor 10 years ago
Juergen Hoeller 5e3edc667e Support @Validated at method level for overriding validation groups 10 years ago
Juergen Hoeller 929cda6790 Allow custom @Validated annotations for handler method parameters 10 years ago
Stephane Nicoll 2602bcbb7c Fix typo 10 years ago
Stephane Nicoll 0d00b674f4 Fix documentation formatting 10 years ago
Juergen Hoeller 51bed18e61 Resource resolution and message escaping tests pass on Windows again 10 years ago
Brian Clozel bb150c47cf Add undertow 1.1.0.Final support 10 years ago
Brian Clozel 161d3e3049 Fix location checks for servlet 3 resources 10 years ago
Juergen Hoeller 2b4004d176 Consistent Map<String, ?> declarations and use of LinkedHashMap for incoming JDBC operation parameters 10 years ago
Juergen Hoeller 223d849a14 Polishing 10 years ago
Juergen Hoeller ef55c99f96 Latest dependency updates (AspectJ 1.8.4, Gson 2.3.1) 10 years ago
Juergen Hoeller afc77ff525 AnnotationBeanPostProcessors defensively catch and translate NoClassDefFoundErrors from class introspection 10 years ago
Juergen Hoeller 2675ce7c9f Polishing 10 years ago