Sam Brannen
23aea5c402
Merge branch '6.2.x'
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
Deploy Docs / Dispatch docs deployment (push) Waiting to run
Details
2025-04-14 11:32:48 +02:00
Sam Brannen
f27382cfb6
Consistently indent code with tabs in reference manual
2025-04-14 11:22:08 +02:00
Sébastien Deleuze
e9c4665a80
Merge branch '6.2.x'
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
Deploy Docs / Dispatch docs deployment (push) Waiting to run
Details
2025-04-02 18:05:04 +02:00
Taeik Lim
a946fe2bf8
Fix broken link for Server-Sent Events
...
Backport Bot / build (push) Waiting to run
Details
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:23], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
Deploy Docs / Dispatch docs deployment (push) Waiting to run
Details
Signed-off-by: Taeik Lim <sibera21@gmail.com>
Closes gh-34705
2025-04-02 17:43:42 +02:00
Tran Ngoc Nhan
7c3913050a
Fix formatting and update links to scripting libraries and HDIV
...
Backport Bot / build (push) Waiting to run
Details
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:17], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:23], map[id:ubuntu-latest name:Linux]) (push) Waiting to run
Details
Deploy Docs / Dispatch docs deployment (push) Waiting to run
Details
Closes gh-34603
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Co-authored-by: Sam Brannen <104798+sbrannen@users.noreply.github.com>
(cherry picked from commit 666e2df0f3
)
2025-03-15 13:51:28 +01:00
Tran Ngoc Nhan
666e2df0f3
Fix formatting and update links to scripting libraries and HDIV
...
Closes gh-34603
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
Co-authored-by: Sam Brannen <104798+sbrannen@users.noreply.github.com>
2025-03-15 13:49:32 +01:00
Sam Brannen
15a71f94fb
Merge branch '6.2.x'
2025-03-07 13:38:50 +01:00
Vedran Pavic
94d29bac9f
Fix typo in Spring MVC error responses documentation
...
Closes gh-34552
Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-03-07 13:37:57 +01:00
Sébastien Deleuze
fec0bfe6b3
Merge branch '6.2.x'
2025-02-28 12:06:30 +01:00
Tran Ngoc Nhan
34315fc20f
Fix web and webflux reference links
...
Closes gh-34517
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-02-28 12:06:11 +01:00
Brian Clozel
7077809561
Configure Kotlin JSON converters as Jackson alternative
...
Prior to this commit, Spring MVC and WebFlux would consider the
"kotlinx.serialization" JSON codecs and converters in addition to other
JSON alternatives like Jackson, Gson and Jsonb.
This would cause issues because while in most cases this library is only
involved if the type is annotated with "@Serializable", this is not true
for Java enums. In this particular case, the codec shadows Jackson and
causes issues.
This commit now considers kotlinx.serialization JSON support as an
alternative to Jackson. Just like Jsonb and GSON, this is only
auto-detected if Jackson is not present.
We received consistent feedback that kotlinx.serialization is popular in
Kotlin libraries and is often a transitive dependency. As a result, we
cannot consider its presence on the classpath as a strong enough signal
to configure it by default.
Closes gh-34410
2025-02-11 20:05:53 +01:00
rstoyanchev
ecf75f2f40
Merge branch '6.2.x'
2025-02-03 15:31:32 +00:00
Pierre Rossato
a9ecf90524
Minor update in WebSocket STOMP documentation
...
Closes gh-34353
Signed-off-by: Pierre Rossato <pierre.rossato@gmail.com>
2025-02-03 15:10:32 +00:00
rstoyanchev
6873427aa7
Merge branch '6.2.x'
2025-01-15 19:04:57 +00:00
rstoyanchev
384d2749c6
Polishing in HttpServiceMethod
2025-01-15 19:03:00 +00:00
rstoyanchev
b8c51a2767
Additional theme removal updates
...
See gh-33809
2025-01-15 17:17:38 +00:00
rstoyanchev
9f77d5ff1f
Remove deprecated ThemeResolver support
...
See gh-33809
2025-01-15 16:26:16 +00:00
Sébastien Deleuze
bccd9e9f11
Merge branch '6.2.x'
2024-12-23 11:15:08 +01:00
Tran Ngoc Nhan
ebae02a92b
Fix broken links in the web reference documentation
...
Closes gh-34115
2024-12-23 11:14:40 +01:00
rstoyanchev
373763723e
Deprecate use of PathMatcher and UrlPathHelper in web
...
Closes gh-34018
2024-12-19 15:59:41 +00:00
rstoyanchev
41a9db376d
Deprecate pathExtension routing predicates
...
Closes gh-34103
2024-12-19 15:59:18 +00:00
rstoyanchev
4b9f1732f1
Remove remaining Spring MVC trailing slash matching
...
Closes gh-34036
2024-12-17 11:14:00 +00:00
Brian Clozel
4fd368b1af
Deprecate mvc XML configuration namespace
...
This commit deprecates the `<mvc:*` XML configuration namespace for
configuring Spring MVC applications. This configuration model is lagging
behind in the 6.x generation already and we don't intend to invest in
this space to close that gap.
As of 7.0, using this XML namespace will result in a WARN log message.
This commit also states our intent in the reference documentation.
Closes gh-34063
2024-12-17 11:55:08 +01:00
rstoyanchev
7f4da52cc5
Remove Spring MVC path extension content negotiation
...
See gh-34036
2024-12-17 09:49:07 +00:00
Brian Clozel
3edb256298
Update websocket reference docs
...
See gh-33744
2024-12-08 20:12:57 +01:00
Juergen Hoeller
2b9010c2a2
Remove APIs marked as deprecated for removal
...
Closes gh-33809
2024-12-04 13:19:39 +01:00
Brian Clozel
c213724a47
Document Servlet PushBuilder API deprecation
...
See gh-33918
2024-11-28 15:55:53 +01:00
rstoyanchev
81ea35c726
Update method names in FragmentsRendering
...
Closes gh-33974
2024-11-27 11:21:51 +00:00
Tran Ngoc Nhan
8c0ac8e062
Fix a typo in the filters documentation
...
Closes gh-33959
2024-11-26 16:09:45 +01:00
Sam Brannen
7f9901d35d
Merge branch '6.1.x'
2024-11-13 16:46:11 +01:00
Sam Brannen
bfde33a514
Document options for Date/Time parsing & formatting issues with JDK 20+
...
This commit updates Javadoc and the reference guide to document options
for handling date/time parsing and formatting issues on JDK 20 and higher.
A new "Date and Time Formatting with JDK 20 and higher" page has also been
introduced in the wiki.
https://github.com/spring-projects/spring-framework/wiki/Date-and-Time-Formatting-with-JDK-20-and-higher
Closes gh-33151
2024-11-13 16:39:40 +01:00
Sam Brannen
d92c57f7a5
Merge branch '6.1.x'
2024-11-13 14:23:52 +01:00
Sam Brannen
4d792d0e45
Remove mentions of Joda-Time support
...
Since Joda-Time support was removed in Spring Framework 6.0, this commit
removes obsolete mentions of Joda-Time in the reference guide and Javadoc.
See gh-27426
Closes gh-33881
2024-11-13 14:16:14 +01:00
Brian Clozel
acccbbec3f
Document UrlHandler Servlet and reactive filters
...
Closes gh-33784
2024-10-24 16:14:18 +02:00
Brian Clozel
20d21a8251
Rework links to Spring Boot in reference docs
...
Closes gh-33776
2024-10-23 16:10:37 +02:00
Brian Clozel
d8c153a9d1
Remove support for Resin Servlet container
...
This commit removes all references to the Resin Servlet container, as it
is not supported as of Spring Framework 6.0 because we require a
JakartaEE baseline.
Closes gh-33772
2024-10-23 10:10:29 +02:00
Brian Clozel
ec895534c5
Merge branch '6.1.x'
2024-10-21 18:34:49 +02:00
Sehwan Lim
d22924c728
Fix incorrect regex rendering in MVC controller documentation
...
This commit fixes the issue where the regex pattern in the reference documentation
was not rendering correctly for the `/projects/{project:[a-z]+}/versions` mapping.
Closes gh-33766
2024-10-21 18:32:44 +02:00
Sébastien Deleuze
beac903423
Merge branch '6.1.x'
2024-10-16 14:21:11 +02:00
Habin Song
5302e7aa25
Update fallback.adoc
...
Fix a typo.
Closes gh-33721
2024-10-16 14:20:56 +02:00
rstoyanchev
a63cf06496
Update Javadoc snippets for static resource locations
...
Switch to FileUrlResource, the same as what is used get with
the "file:" prefix in webmvc and webflux config.
See gh-33712
2024-10-15 19:23:07 +01:00
Johnny Lim
1ec9a115a8
Replace RFC 7807 with RFC 9457 in documentation
...
See gh-33594
2024-10-08 13:32:33 +01:00
Yanming Zhou
8941e2876e
Replace 'e.g.' with 'for example' in documentation and comments
...
Closes gh-33515
2024-09-26 14:11:17 +02:00
Sam Brannen
4fb70b671a
Remove obsolete role attributes for tab groups in the reference manual
...
Since we now use asciidoctor-tabs instead of spring-asciidoctor-backends,
we no longer need the `role="primary"` and `role="secondary"` attributes
for tab groups.
Closes gh-33506
2024-09-08 17:20:10 +02:00
Brian Clozel
046724b940
Document that WebFlux does not support forward redirects
...
Closes gh-33441
2024-09-05 16:02:42 +02:00
Sam Brannen
907859f2f3
Merge branch '6.1.x'
2024-09-04 17:30:49 +02:00
Sam Brannen
46655f367e
Polishing
2024-09-04 17:27:01 +02:00
Sébastien Deleuze
daba9e55b6
Merge branch '6.1.x'
2024-09-03 20:22:12 +02:00
Sébastien Deleuze
83be0f2dac
Improve documentation on reading form data
...
`@RequestParam` should be favored over `@RequestBody`
which can't always be used reliably due to how the Servlet
API behaves.
Closes gh-33409
2024-09-03 20:22:00 +02:00
Simon Baslé
bf5e218b35
Add support for headers in `@HttpExchange`
...
On the client side, supports `name=value` pairs. Placeholders in values
are resolved by the `embeddedValueResolver`.
On the server side, additionally supports `name` and `!name` syntax.
Closes gh-33309
2024-08-09 18:02:16 +02:00