1677 Commits (f89d2ac14891d21714462e6ea4f8dc32d325f1cf)

Author SHA1 Message Date
Arjen Poutsma 0e9ea2c94d Fix review remarks on Servlet.fn 6 years ago
Arjen Poutsma e638fef508 Add Servlet.fn integration with DispatcherServlet 6 years ago
Arjen Poutsma 85082fc10c Add Tests for Servlet.fn 6 years ago
Arjen Poutsma 5d2fd75cf9 Introduce Servlet.fn 6 years ago
Rossen Stoyanchev c7401dbe1f Fix @since typo 6 years ago
Rossen Stoyanchev f52c1fda3b Polish 6 years ago
Sam Brannen ef11aa4583 Update documentation for WebJar support 6 years ago
stsypanov 29f382b04e Simplify String concatenation 6 years ago
valery1707 9cf9d0fa21 Fix copy-n-paste error in Javadoc in ResponseEntityExceptionHandler 6 years ago
Sam Brannen 45ae47d5cb Polishing 6 years ago
Juergen Hoeller 6c87ef09c1 Polishing 6 years ago
stsypanov cb4d6f097c Use StringJoiner where possible to simplify String joining 6 years ago
Juergen Hoeller b8f29962ac Upgrade to SLF4J 1.7.26, H2 1.4.198, OkHttp 3.13.1, WebJars Locator 0.37 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Sam Brannen abda6a6c66 Polishing 6 years ago
Juergen Hoeller 9eb7f7e294 Polishing 6 years ago
Johnny Lim 625e210676 Polish 6 years ago
www f2aa374b73 Polish 6 years ago
Juergen Hoeller c3fa900672 Upgrade to Hibernate Validator 5.4.3 and 6.0.15 6 years ago
stsypanov 92053bb84e Some very simple improvements regarding ArrayList 6 years ago
Juergen Hoeller ba0c48b933 Polishing 6 years ago
Juergen Hoeller 165d2511b9 Upgrade to Apache HttpClient 4.5.7 and Commons FileUpload 1.4 6 years ago
Juergen Hoeller c700ccbc00 Upgrade to Apache HttpClient 4.5.7 6 years ago
Stephane Nicoll 7c62d7cfe2 Polish "Fix use CompletableFuture in DeferredResultReturnValueHandlerTest" 6 years ago
Muhammad Hewedy 6507b09c7f Fix use CompletableFuture in DeferredResultReturnValueHandlerTest 6 years ago
stsypanov af13580fd5 Remove unnecessary array initialization 6 years ago
Juergen Hoeller 85ec9b9df2 Avoid Class.getPackage() in favor of plain Class.getName() checks 6 years ago
Marten Deinum 6bdf2c2685 Upgrade to Commons-Fileupload 1.4 6 years ago
Rossen Stoyanchev 20f4022e7b Correctly truncate logging of response body 6 years ago
Rossen Stoyanchev ef72ef54fa Avoid NPE when setting warnLogCategory 6 years ago
Juergen Hoeller d37a18ff03 Upgrade to Hibernate Validator 6.0.14 and Apache Johnzon 1.1.11 6 years ago
Rossen Stoyanchev 4b24bcb799 More accurate checks for presence of MediaType.ALL 6 years ago
Juergen Hoeller 8d1de75b60 Upgrade to WebJars Locator 0.36 and OkHttp 3.12.1 6 years ago
igor-suhorukov 93189a6733 String.indexOf() expressions can be replaced with a call to the String.contains() method available in Java 5 and newer. 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller d3cdecc621 Upgrade to Rome 1.12 and POI 4.0.1 6 years ago
Juergen Hoeller 43077072ad Upgrade to Netty 4.1.32, Undertow 2.0.16, OpenPDF 1.2.7 6 years ago
Rossen Stoyanchev 3eee118b44 Polish 6 years ago
Ondrej Kraus 959cf61647 Sanitize request fragment in ResourceUrlEncodingFilter 6 years ago
Juergen Hoeller ae8f680d2e Polishing 6 years ago
Juergen Hoeller bf272b0b21 Nullability fine-tuning based on IntelliJ IDEA 2018.3 inspection 6 years ago
Rossen Stoyanchev 0134c9d608 Update @since version after backport 6 years ago
Brian Clozel 5fe628a811 Polish 6 years ago
Rossen Stoyanchev a55ca56e34 BEST_MATCHING_HANDLER_ATTRIBUTE for spring-webmvc 6 years ago
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
HeemangHan 729ce4108d Correct typos (#2018) 6 years ago
Rossen Stoyanchev c89e6c616a Improve logging of request mapping information 6 years ago
Juergen Hoeller 40148c0560 Consistent use of ResolvableType.toClass() for assignability checks 6 years ago