2891 Commits (09d87fac57c009e4de7a86fc31625ed565306401)

Author SHA1 Message Date
Sam Brannen f427ac383d (Re)suppress deprecation warnings 1 year ago
Juergen Hoeller 9e3371ef07 Mark ListenableFuture as deprecated for removal 1 year ago
Brian Clozel d8c153a9d1 Remove support for Resin Servlet container 2 years ago
rstoyanchev 9252e741e1 Default webmvc handling of disconnected client errors 2 years ago
rstoyanchev 5271f5b8a1 Polishing 2 years ago
Brian Clozel 9a761579c0 Remove ServerResponse.AsyncBuilder interface 2 years ago
rstoyanchev 23656aebc6 Use Locale.ROOT consistently for toLower/toUpperCase 2 years ago
rstoyanchev a63cf06496 Update Javadoc snippets for static resource locations 2 years ago
rstoyanchev 789d7effa9 Assert static resource location 2 years ago
Brian Clozel f204f4962d Document XML parser usage against security false positives 2 years ago
rstoyanchev 7d3a3d35ce Update valid path checks for double encoding 2 years ago
rstoyanchev fb7890d739 Update processPath for double encoding 2 years ago
rstoyanchev 1a0b577bfc Do not support relative static resource paths 2 years ago
rstoyanchev 3bfbe30a78 Normalize static resource path early 2 years ago
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 2 years ago
Tran Ngoc Nhan e3cf23d15a remove unused keyword 2 years ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 2 years ago
Sam Brannen dae871b5d3 Clean up warnings in Gradle build 2 years ago
Tran Ngoc Nhan c85050eb43 Consistently use CharSequence.isEmpty() for emptiness checks 2 years ago
rstoyanchev c6fa180602 Extract shared resource handling utility methods 2 years ago
Johnny Lim 3ba9d35e22 Polish 2 years ago
Sam Brannen b388ff60dd Fix parameterized test display names and polishing 2 years ago
Brian Clozel 6a20987933 Add missing URI template variables in RedirectViews 2 years ago
rstoyanchev d86bf8b205 Align RouterFunctions resource handling 2 years ago
Juergen Hoeller e9e5fee149 Consistently resolve exceptions for resources and handler functions 2 years ago
Brian Clozel 2b9b581024 Add streaming support to MVC functional endpoints 2 years ago
rstoyanchev 88ff5e1dcc Remove unused imports 2 years ago
rstoyanchev ebef599146 Fix checkstyle violations 2 years ago
rstoyanchev 19700d07b1 Quote ETag if not quoted in HttpHeaders#setETag 2 years ago
rstoyanchev 1b26122e64 Polishing and minor refactoring 2 years ago
hyunmin0317 80b264ba82 Refactor eTag formatting into utility method 2 years ago
Brian Clozel 761fb8f6c9 Allow multiple listeners on ResponseBodyEmitter 2 years ago
Sam Brannen 717b972f88 Polish contribution 2 years ago
Yanming Zhou 019c0b1d4e
Expand acronyms FQN and FQCN 2 years ago
Juergen Hoeller 1f6ab1a0c9 Polishing 2 years ago
Juergen Hoeller ce5869eeb0 Consistent test execution with Locale.UK 2 years ago
rstoyanchev 186deb777f Update deprecation notices on rawStatusCode 2 years ago
Sam Brannen d749d2949d Use new features from JUnit Jupiter 5.11 2 years ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 2 years ago
rstoyanchev b61eee7fb0 Support cross-parameter validation 2 years ago
rstoyanchev 0d64c90a79 Move status/header handling into FragmentsRendering 2 years ago
rstoyanchev 8e2b27e5d8 WebFlux support for SSE with multiline fragments 2 years ago
rstoyanchev 622c1b9e8c WebMvc support for SSE Fragment stream 2 years ago
rstoyanchev 184bb7c23c Polishing in ResponseBodyEmitterReturnValueHandler 2 years ago
Stéphane Nicoll 3aec39973c Polish 2 years ago
rstoyanchev dbc69284c8 ResponseEntityExceptionHandler handles AsyncRequestNotUsableException 2 years ago
rstoyanchev 5ac7e74bf2 Replace test FilterRegistration with the one in testFixtures 2 years ago
Brian Clozel b888f362e5 Document ControllerAdviceBean as internal usage 2 years ago
rstoyanchev aa6b47bfce Polishing in FragmentsRendering 2 years ago
Stéphane Nicoll d5abc071f1 Polish "Add missing Javadoc since in AbstractUrlHandlerMapping" 2 years ago