1413 Commits (c5278aa359a1847b8df89da21b01dd48aa097d53)

Author SHA1 Message Date
Johnny Lim 6519e7b22a Polish 6 years ago
Rossen Stoyanchev de18d96413 Validate contextPath in RedirectView 7 years ago
Brian Clozel e9a8a5065b Disable HTTP Range support for InputStreamResource 7 years ago
sdeleuze 1d6540b1c2 Enable KotlinScriptTemplateTests after KT-18833 fix 7 years ago
Juergen Hoeller 0754833b37 Local XMLUnit dependency declarations with consistent version 2.5.1 7 years ago
Juergen Hoeller 7ee6130680 Revised reference example for linkable controller method signature 7 years ago
Juergen Hoeller f28a5d0cf7 Proper exception for controller method return types that do not work with MvcUriComponentsBuilder (e.g. final classes) 7 years ago
Sam Brannen aba882af4c Clean up warnings in spring-webmvc 7 years ago
Sam Brannen 2c648379ab Delete dead code in spring-webmvc 7 years ago
Juergen Hoeller aa0face9a1 Upgrade to RxJava 1.3.8 and Rhino 1.7.9 7 years ago
Juergen Hoeller 8a9321652d Refined javadoc 7 years ago
Juergen Hoeller 912c270f2b Polishing 7 years ago
Juergen Hoeller 6393e5ce0c Consistent Ordered.LOWEST_PRECEDENCE declarations for default order 7 years ago
Rossen Stoyanchev b1048975d2 Minor updates based on PR#1058 7 years ago
Rossen Stoyanchev 240d6f52c9 Replaces rather than prepend contextPath 7 years ago
Rossen Stoyanchev dd96c873e3 Improve docs on forwarded headers 7 years ago
Juergen Hoeller b165475eb6 Polishing 7 years ago
Juergen Hoeller 695bf2961f Consistent trace logging in PathResourceResolver 7 years ago
igor-suhorukov e6020ed377 avoid unnecessary autoboxing 7 years ago
igor-suhorukov 4aae6a6dda Use Map.forEach instead of manual Map.Entry iteration wherever possible SPR-16646 7 years ago
Rossen Stoyanchev f3994467c4 Refine ContentNegotiationStrategy contract 7 years ago
Juergen Hoeller 9a27bc9b3e Upgrade to Jackson 2.9.5 and Hibernate Validator 6.0.9 7 years ago
Juergen Hoeller 98ad23bef8 Consistent logging of encoded path evaluation failure 7 years ago
Juergen Hoeller e3d0ef6015 Use Map.forEach instead of manual Map.Entry iteration wherever possible 7 years ago
Juergen Hoeller f59ea610df Simplified separator check within isInvalidEncodedPath 7 years ago
Juergen Hoeller c1405ef140 Polishing 7 years ago
Juergen Hoeller 91b803a231 Consistent encoded path evaluation in ResourceHttpRequestHandler and co 7 years ago
Rossen Stoyanchev 0e28bee0f1 Clean duplicate separators in resource URLs 7 years ago
Juergen Hoeller f8588e364a AcceptHeaderLocaleResolver keeps language match among supported locales 7 years ago
Juergen Hoeller 2096676b3f Upgrade to Apache Johnzon 1.1.7 and JRuby 9.1.16 7 years ago
Juergen Hoeller 58011f71e9 Consistent assertions for template method result vs servlet registration 7 years ago
Juergen Hoeller 2a3f90dc7b Upgrade to Hibernate ORM 5.2.15 and Hibernate Validator 6.0.8 7 years ago
Brian Clozel ed7684d2b2 Don't implicitly check preconditions on PUT requests 7 years ago
Juergen Hoeller 139dc1d373 Polishing (collapsed if checks, consistent downcasts, refined javadoc) 7 years ago
igor-suhorukov 0f7485b01d Polish: reorder the modifiers to comply with the Java Language Specification. 7 years ago
Rossen Stoyanchev 568c93457a Improve ResponseBodyEmitter error handling 7 years ago
Rossen Stoyanchev e20652009d Improve docs on SseEmitter onComplete/onError 7 years ago
Juergen Hoeller 934a995acb Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7 7 years ago
Juergen Hoeller f57fcdee3c Polishing 7 years ago
Patrick0308 6f4d25a6e6 Polish "Use Java 8 forEach method on Map" 7 years ago
Brian Clozel 6d26e61ac7 Guard against invalid paths in ResourceUrlProvider 7 years ago
Juergen Hoeller cd4f0935c5 Revised deprecation markers 7 years ago
Rossen Stoyanchev 36cfdf68b1 Correct log level 7 years ago
Juergen Hoeller bfddbbe731 Polishing 7 years ago
igor-suhorukov 83300c4b27 Polish: follow naming convention 7 years ago
igor-suhorukov 8080f56db8 Polish: "@Override" should be used on overriding and implementing methods 7 years ago
igor-suhorukov d1ccecd021 Polish: to get rid unnecessary array creation 7 years ago
igor-suhorukov 7bce04c06c Polish: combine catches block with same body 7 years ago
igor-suhorukov 49fd724d8f Polish: String function use should be optimized for single characters 7 years ago
Juergen Hoeller a5cbf5fe24 Consistent use of Collection.toArray with zero-sized array argument 7 years ago