10626 Commits (9bb29fbc343ebe0b0188fdcec843e6fe1f3dd7e7)
 

Author SHA1 Message Date
Elizabeth Chatman 5652f02af0 Fix number parsing of @Scheduled attributes 9 years ago
Stephane Nicoll 0ed9ca097b Customize destruction callback for AutoCloseable beans 9 years ago
Juergen Hoeller 271804f105 Polishing 9 years ago
Juergen Hoeller de893ada2b Compatibility with JSR-354 final (and its new Monetary singleton) 9 years ago
Juergen Hoeller b4095c3e1d Class identity comparisons wherever possible 9 years ago
Brian Clozel 57e0c789a8 Polish 9 years ago
Brian Clozel c5d6cc4134 Polish 9 years ago
Brian Clozel 9e5a33c1b3 Add a ResourceResolver implementation for WebJars 9 years ago
Sebastien Deleuze 876c9694c4 Allow use of @JsonView on @MessageMapping methods 9 years ago
Brian Clozel c36435c042 Execute HandlerInterceptors in registration order 9 years ago
Stephane Nicoll cf391f5ce1 polish 9 years ago
Juergen Hoeller 60e342e7d4 Latest dependency updates (Commons Pool 2.3, TestNG 6.9.4, Undertow 1.2.6) 9 years ago
Juergen Hoeller 6418b54f81 DataBinder tries ConversionService if PropertyEditor could not produce required type 9 years ago
Rossen Stoyanchev 6468aa775c Polish 9 years ago
Luciano Leggieri 69fc2a8ab2 Support OkHttp as (Async)ClientHttpRequestFactory 9 years ago
Rossen Stoyanchev d686f615f6 Fix typo in reference 9 years ago
Rossen Stoyanchev 90d54285d2 Add httpMethods property to LocalChangeInterceptor 9 years ago
Rossen Stoyanchev d32f5773da Merge pull request #799 from ractive/master 9 years ago
Rossen Stoyanchev 85cf4e6999 All MVC building methods accept controller type 9 years ago
james e41877d64e SPR-13033: Use @RequestMapping of correct class 9 years ago
Rossen Stoyanchev 5e8d838334 CORS-related refinements 9 years ago
Stephane Nicoll 0b84f137cc Document application event improvements 9 years ago
Juergen Hoeller e6f99ffe37 Explicit documentation on defaulting for 'autowire' and 'lazy-init' 9 years ago
Juergen Hoeller 008c9a3b45 Test for ByteBuffer-to-ByteBuffer conversion (fresh copy) 9 years ago
Juergen Hoeller 1e7d954fcb MethodMetadata exposes method return type 9 years ago
Arjen Poutsma 441ed801d9 Javadoc 9 years ago
Sebastien Deleuze decb55ce14 Rename CrossOriginConfigurer/Registration to CorsConfigurer/Registration 9 years ago
Arjen Poutsma a76bbae51d Javadoc 9 years ago
Sam Brannen 428499a384 Introduce SpringFailOnTimeout(Statement, Method) constructor 9 years ago
Sam Brannen f13f493551 Introduce TestAnnotationUtils to reduce code duplication 9 years ago
Sam Brannen 973582e7df Introduce TestContextManager cache in SpringClassRule 9 years ago
Sam Brannen 68322fc42a Introduce JUnitTestingUtils to reduce code duplication 9 years ago
Sam Brannen 439b64069a Merge from sbrannen/SPR-7731 9 years ago
Sam Brannen d1b1c4f888 Introduce JUnit Rule alternative to SpringJUnit4ClassRunner 9 years ago
Sebastien Deleuze 49fff7513d Add global CORS configuration capabilities 10 years ago
Rossen Stoyanchev 696a010e81 Add SubProtocolErrorHandler 10 years ago
Stephane Nicoll 0612bc7bc5 Harmonize default converters 10 years ago
Stephane Nicoll c0269770af Use BeanUtils to instantiate target type 10 years ago
Stephane Nicoll 8dec8823fb Allow parameter name binding for SimpleJdbcCall 10 years ago
Sam Brannen 477d4c5126 Document "present" terminology in AnnotationUtils 10 years ago
Rossen Stoyanchev ca410fea53 Add component-neutral encode option in UriUtils 10 years ago
Rossen Stoyanchev 3e59c244f9 Add UriTemplateHandler 10 years ago
Rossen Stoyanchev 2c408b7069 Revert change to support {/...} var syntax 10 years ago
Rossen Stoyanchev e843bcc725 Do not log headers in exception message 10 years ago
Sam Brannen bccd59e6c8 Use findAnnotationAttributes() where appropriate 10 years ago
Sam Brannen ebed52cc22 Favor local, composed annotations in AnnotatedElementUtils 10 years ago
Sam Brannen 03ade48d68 Expound on inheritance semantics for @Conditional 10 years ago
Juergen Hoeller dc39e3565c Doc example for custom Formatter as alternative to PropertyEditor in @InitBinder method 10 years ago
Juergen Hoeller 9799df397a PropertyOrFieldReference avoids NPE through defensive copy of volatile accessor reference 10 years ago
Juergen Hoeller 0711d6d0df Polishing 10 years ago