10514 Commits (600e5915b41d18a6d9c40d48d5f3c294490cfc8a)
 

Author SHA1 Message Date
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 9 years ago
Rossen Stoyanchev 696a010e81 Add SubProtocolErrorHandler 9 years ago
Stephane Nicoll 0612bc7bc5 Harmonize default converters 9 years ago
Stephane Nicoll c0269770af Use BeanUtils to instantiate target type 9 years ago
Stephane Nicoll 8dec8823fb Allow parameter name binding for SimpleJdbcCall 9 years ago
Sam Brannen 477d4c5126 Document "present" terminology in AnnotationUtils 9 years ago
Rossen Stoyanchev ca410fea53 Add component-neutral encode option in UriUtils 9 years ago
Rossen Stoyanchev 3e59c244f9 Add UriTemplateHandler 9 years ago
Rossen Stoyanchev 2c408b7069 Revert change to support {/...} var syntax 9 years ago
Rossen Stoyanchev e843bcc725 Do not log headers in exception message 9 years ago
Sam Brannen bccd59e6c8 Use findAnnotationAttributes() where appropriate 9 years ago
Sam Brannen ebed52cc22 Favor local, composed annotations in AnnotatedElementUtils 9 years ago
Sam Brannen 03ade48d68 Expound on inheritance semantics for @Conditional 9 years ago
Juergen Hoeller dc39e3565c Doc example for custom Formatter as alternative to PropertyEditor in @InitBinder method 9 years ago
Juergen Hoeller 9799df397a PropertyOrFieldReference avoids NPE through defensive copy of volatile accessor reference 9 years ago
Juergen Hoeller 0711d6d0df Polishing 9 years ago
Juergen Hoeller ef7cf2c650 Revised description of event source parameter 9 years ago
Juergen Hoeller 02d28ae9ee Actual hasText assertion in SockJsFrame 9 years ago
Brian Clozel 71c3e4e4ee Fix empty URLs handling in ResourceUrlEncodingFilter 9 years ago
Juergen Hoeller 02da2e85ee DataBinder allows for adding custom Formatters as alternative to PropertyEditors (including per-field formatters) 10 years ago
Juergen Hoeller 49c600b234 Resolved cyclic dependency between handler.invocation and handler.annotation 10 years ago
Juergen Hoeller e83d495cbb SimpleAliasRegistry prevents NPE for alias resolved to null 10 years ago
Rossen Stoyanchev 281588d7bb Add SimpUserRegistry with multi-server support 10 years ago
Sam Brannen 52153bd454 Document search scope in Ann*[Element]Utils 10 years ago
Juergen Hoeller 00147379f9 Polishing 10 years ago
Juergen Hoeller 0d2859c99b Javadoc fixes 10 years ago
Brian Clozel 58d8a81b16 Fix maven dependency scope conflicts in MergePlugin 10 years ago
Sam Brannen 6422f7a0a1 Add TODO re: FailOnTimeout.builder() & JUnit 4.12 10 years ago