11231 Commits (3a919a48d6941622ae1b08034630b0f565d0554b)
 

Author SHA1 Message Date
Rossen Stoyanchev 3a919a48d6 Switch "attachment" to "inline" on Content-Disposition 9 years ago
Rossen Stoyanchev 8c127ad3c9 Property init HandlerMapping in standalone MockMvc 9 years ago
Rossen Stoyanchev 62af99a21c Add containsKey to ServletResponseHttpHeaders 9 years ago
Rossen Stoyanchev cf4a417f71 Upgrade to reactor 2.0.7 9 years ago
Juergen Hoeller e56c11c1e8 AbstractApplicationContext.isRunning() avoids IllegalStateException 9 years ago
Juergen Hoeller 71a7b5d086 Fixed code examples 9 years ago
Juergen Hoeller 2bf8c0bc42 Polishing 9 years ago
Juergen Hoeller cdf6eb95ab Reduced warn log entry without stacktrace for startup exceptions 9 years ago
Juergen Hoeller 5d9d88c44d CommonsMultipartFile removes mixed separator paths from original filename 9 years ago
Phillip Webb e6b1f0a139 Use constants when caching empty arrays 9 years ago
Juergen Hoeller 760bc719f2 Polishing 9 years ago
Juergen Hoeller da9c80c604 Revised method selection for JMS listeners (and their parameters) 9 years ago
Juergen Hoeller d5efe4f983 Detect event listener methods behind interface proxies as well 9 years ago
Juergen Hoeller bc7bcab578 Consistent method selection for listeners and endpoint mappings 9 years ago
Sam Brannen 5b06150096 Deprecate correct method in AnnotatedElementUtils 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Juergen Hoeller 59b6600763 Class identity comparisons wherever possible 9 years ago
Juergen Hoeller ea2843ecc0 MethodInvokeTypeProvider lazily invokes target method (avoiding deserialization exploits) 9 years ago
Juergen Hoeller a1bf941ec4 CommonsFileUploadSupport applies maxUploadSizePerFile to FileUpload copy as well 9 years ago
Rossen Stoyanchev a3168fde18 Expand range of whitelisted extensions by media type 9 years ago
Rossen Stoyanchev 237439ef97 Whitelist extension if present in the request mapping 9 years ago
Brian Clozel 889366320d Do not process undefined conditional HTTP requests 9 years ago
Juergen Hoeller 9f4c9d7f3c Upgrade to Undertow 1.3.5 9 years ago
Rossen Stoyanchev da707c15b3 Update Javadoc 9 years ago
Rossen Stoyanchev b7b8d854d9 Update reference for MediaType constants. 9 years ago
Rossen Stoyanchev ac975df448 Fix javadoc ambiguity 9 years ago
Rossen Stoyanchev f0464e8176 Add section on RFD + whitelist yml/properties/csv 9 years ago
Juergen Hoeller b46a301e8a Latest dependency updates (Hibernate ORM 5.0.3, Netty 4.0.33, Selenium 2.48.2, TestNG 6.9.9) 9 years ago
Juergen Hoeller b057e503ef Adapted exception message expectations 9 years ago
Juergen Hoeller c88877f1c4 Polishing 9 years ago
Juergen Hoeller 9683da52b2 Avoid annotation synthesizing for getAnnotationAttributes retrieval 9 years ago
Rossen Stoyanchev 971f046913 Replace NAMES_PATTERN in UriTemplate 9 years ago
Juergen Hoeller 2ba5cb2734 Polishing 9 years ago
Juergen Hoeller 6cedaa1091 Fixed order determination check to only kick in for actual configuration candidates 9 years ago
Juergen Hoeller e27df06f91 AnnotatedElementUtils consistently operates on actual annotation type if available (for performance reasons) 9 years ago
Juergen Hoeller e35855f9b5 Avoid expensive annotation retrieval algorithm if no annotations present in the first place 9 years ago
Phillip Webb 1733d0111d Add shortcuts for elements with no annotations 9 years ago
Juergen Hoeller ce64761069 Optimized equals/hashCode handling in ResolvableType 9 years ago
Sebastien Deleuze 09cb286c84 Add MediaType.APPLICATION_JSON_UTF8 9 years ago
Juergen Hoeller 23c8f712c4 Polishing 9 years ago
Juergen Hoeller c3dbaed4ce AnnotationUtils caches findAnnotation results in pre-synthesized form 9 years ago
Juergen Hoeller 4dc31667d4 AnnotationUtils defines synthesized proxy class in original annotation's ClassLoader 9 years ago
Stephane Nicoll 77af692e5e Polishing 9 years ago
Rossen Stoyanchev bdb71e91ad No Content-Disposition if HTML in the request mapping 9 years ago
Stephane Nicoll 1bc41bdf0f Expose JMS message listener container ids 9 years ago
Juergen Hoeller cca037a74d Polishing 9 years ago
Juergen Hoeller 6685c78cea Avoid NPE for anonymous SqlParameter in CallMetaDataContext 9 years ago
Juergen Hoeller ce20268597 Consistent warn logging without stacktrace in Portlet HandlerExceptionResolver 9 years ago
Sebastien Deleuze 76d7f4527a Revert most SPR-13100 changes since SPR-13267 was a better fix 9 years ago
Sebastien Deleuze 62cd6ad526 Add @RequestMapping produces documentation about charset 9 years ago