3180 Commits (25bb264bd97feb28d2efb80c3d53465aa534041e)

Author SHA1 Message Date
Sam Brannen bbe733def7 Address Checkstyle violation 2 weeks ago
Sam Brannen 50c29e64f8 Polish documentation for FrameworkServlet and HttpServletBean 2 weeks ago
Sam Brannen 04186fdf0e Consistently refer to URLs and URIs in documentation 3 weeks ago
조형준 017892265e
Fix typo in WebMvcConfigurationSupport Javadoc 3 weeks ago
Sam Brannen 59b9057e59 Polishing 3 weeks ago
Brian Clozel e0b54e244e Ignore flushes on ServletServerHttpResponse output stream 3 weeks ago
Brian Clozel 2691489381 Fix InvalidMimeTypeException for compatible media types 4 weeks ago
rstoyanchev d4b2a493f9 Fix duplicate header writing in ResponseBodyEmitterReturnValueHandler 4 weeks ago
Juergen Hoeller 9b10bb5e08 Polishing 1 month ago
Juergen Hoeller 727ccd04ef Avoid setCharacterEncoding(Charset) call with null value 1 month ago
Juergen Hoeller a9f447e8d7 Consistent adaptation of HTTP headers on Servlet responses 1 month ago
rstoyanchev 7ea11baff9 Pass-through handling of Servlet headers 1 month ago
Sam Brannen 926bcbd9a6 Stop referring to obsolete ListenableFuture in documentation 1 month ago
Juergen Hoeller 1703388074 Cache ResponseBody annotation presence per controller class 1 month ago
Brian Clozel 62e590a437 Use updated message in HttpEntityMethodProcessor 1 month ago
Łukasz Jernaś c33b82f2a1 Log which HandlerInterceptor threw the exception 1 month ago
rstoyanchev b227701473 Optimize RequestMappingInfo hashcode calculation 1 month ago
rstoyanchev 78967d4bd6 Optimize version match 1 month ago
rstoyanchev 1d2351c87b Optimize single PathPattern match 1 month ago
Brian Clozel d1b0bdb3d5 Revert Servlet TRACE error dispatch workaround 1 month ago
Sam Brannen 7917ae53e8 Polishing 2 months ago
Sébastien Deleuze eea9130ea6 Fix context class resolution for nested types 2 months ago
Sébastien Deleuze d85ac300bb Update JsonView advices Javadoc 2 months ago
rstoyanchev e0aa116217 Re-initialize API version in each HandlerMapping 2 months ago
rstoyanchev 05b98b0a32 Suppress API version errors on ERROR dispatch 2 months ago
rstoyanchev a9027ddf76 Refine handling of API version errors 2 months ago
木葉 Scarlet d077e043d6 Consistently declare @⁠Nullable on parameter in equals() implementations 3 months ago
Juergen Hoeller c813577908 Consistently use DefaultParameterNameDiscoverer.getSharedInstance() 3 months ago
Sébastien Deleuze d4e4250bb1 Remove JavaScript/Kotlin from ScriptEngine documentation 3 months ago
rstoyanchev 0eefac21c9 Polishing contribution 3 months ago
Samuel Gulliksson e99791f289 Improve i18n-support for NoResourceFoundException. 3 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
rstoyanchev 15c16d2c3a FragmentsRendering exposes its fragments 4 months ago
Juergen Hoeller c6810334ca Move extended web data binders to common support packages 4 months ago
rstoyanchev a9a404266c Data binding from pathvars and headers in fn handlers 4 months ago
rstoyanchev b29f4ed37e Minor refactoring in DefaultServerRequest 4 months ago
rstoyanchev 4847ee80b0 Add required type to TypeMismatchException message args 4 months ago
Sébastien Deleuze 2641b5d783 Polishing 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
rstoyanchev fb8bbe838d Polishing in RouterFunctions 4 months ago
rstoyanchev dff0858340 Update generics on WebMvc RouterFunctions.Builder 4 months ago
Juergen Hoeller 5c5367a1be Polishing 4 months ago
Sam Brannen 335a2c4e21 Support response encoding in `select` and `options` JSP form tags 4 months ago
Sébastien Deleuze d64edc01c0 Prevent Kotlin Serialization converters side effects 4 months ago
rstoyanchev b128f59714 Expose handler to ApiVersionDeprecationHandler implementations 4 months ago
rstoyanchev 183a9466c5 Add dedicated ApiVersionResolver implementations 5 months ago
Brian Clozel af026c0373 Review HttpMessageConverters semantics in Builder 5 months ago
Sébastien Deleuze 7509e257d1 Remove outdated Portlet mentions 5 months ago
rstoyanchev 715bc68c16 Rename methods in FragmentsRendering 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago