114 Commits (ffdf941219954ba6603d6d612d70597029221b6e)

Author SHA1 Message Date
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 7 months ago
rstoyanchev de52090959 Polishing contribution 7 months ago
rstoyanchev be17315f63 Add mention of CompletionStage in "Async Requests" 7 months ago
rstoyanchev 06f69915cb Polishing contribution 7 months ago
addoDev d9459bdc74 Improve mvc-ann-async.adoc 7 months ago
Johannes Jank 5b9cb8291e Fix exception name in ModelAttribute docs 7 months ago
rstoyanchev cce2771639 Add API versioning reference documentation 7 months ago
Sam Brannen f27382cfb6 Consistently indent code with tabs in reference manual 8 months ago
Taeik Lim a946fe2bf8 Fix broken link for Server-Sent Events 9 months ago
Tran Ngoc Nhan 7c3913050a Fix formatting and update links to scripting libraries and HDIV 9 months ago
Tran Ngoc Nhan 666e2df0f3
Fix formatting and update links to scripting libraries and HDIV 9 months ago
Vedran Pavic 94d29bac9f Fix typo in Spring MVC error responses documentation 10 months ago
Brian Clozel 7077809561 Configure Kotlin JSON converters as Jackson alternative 10 months ago
rstoyanchev b8c51a2767 Additional theme removal updates 11 months ago
rstoyanchev 9f77d5ff1f Remove deprecated ThemeResolver support 11 months ago
rstoyanchev 373763723e Deprecate use of PathMatcher and UrlPathHelper in web 1 year ago
rstoyanchev 4b9f1732f1 Remove remaining Spring MVC trailing slash matching 1 year ago
Brian Clozel 4fd368b1af Deprecate mvc XML configuration namespace 1 year ago
rstoyanchev 7f4da52cc5 Remove Spring MVC path extension content negotiation 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Brian Clozel c213724a47 Document Servlet PushBuilder API deprecation 1 year ago
Tran Ngoc Nhan 8c0ac8e062 Fix a typo in the filters documentation 1 year ago
Sam Brannen bfde33a514 Document options for Date/Time parsing & formatting issues with JDK 20+ 1 year ago
Sam Brannen 4d792d0e45 Remove mentions of Joda-Time support 1 year ago
Brian Clozel acccbbec3f Document UrlHandler Servlet and reactive filters 1 year ago
Brian Clozel 20d21a8251 Rework links to Spring Boot in reference docs 1 year ago
Brian Clozel d8c153a9d1 Remove support for Resin Servlet container 1 year ago
Sehwan Lim d22924c728 Fix incorrect regex rendering in MVC controller documentation 1 year ago
Johnny Lim 1ec9a115a8 Replace RFC 7807 with RFC 9457 in documentation 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 1 year ago
Sam Brannen 4fb70b671a Remove obsolete role attributes for tab groups in the reference manual 1 year ago
Sam Brannen 46655f367e Polishing 1 year ago
Sébastien Deleuze 83be0f2dac Improve documentation on reading form data 1 year ago
Simon Baslé bf5e218b35 Add support for headers in `@HttpExchange` 1 year ago
rstoyanchev e670c6b50a Documentation updates for fragment rendering 1 year ago
Simon Baslé c92e043bbc Support multiple style of parsing/printing Durations 1 year ago
Stéphane Nicoll a3b737ed00 Polish "Update links in reference manual" 1 year ago
Tran Ngoc Nhan 61d1fde797 Update links in reference manual 1 year ago
rstoyanchev b93b7e013a Add FragmentsRendering to documentation for return values 1 year ago
rstoyanchev 6e82bf05b6 Document list/map/array constructor data binding 2 years ago
Juergen Hoeller 4e2fb308f6 Document contentLength() behavior for InputStreamResource and custom subclasses 2 years ago
Brian Clozel 4cbaaa3b1d Move Servlet HTTP Message Conversion to its own section 2 years ago
rstoyanchev f4f89aa2a4 Add headers to data binding values 2 years ago
rstoyanchev 89dd247b97 Improve docs on controller method validation 2 years ago
rstoyanchev 1ddc84862e Improve docs on controller method validation 2 years ago
Brian Clozel 4d4b343815 Support Content Negotiation with @ExceptionHandler 2 years ago
Juergen Hoeller e509385eae Add InputStreamResource(InputStreamSource) constructor for lambda expressions 2 years ago
rstoyanchev d03ea0bf19 Update docs on HandlerInterceptor 2 years ago
Brian Clozel 89ce63f1f3 Replace RFC7807 by RFC9457 in documentation 2 years ago
Sébastien Deleuze 8af3eb1aea Polishing 2 years ago