Sébastien Deleuze
c892ce5537
Refine CORS documentation for wildcard processing
...
This commit adds a reference documentation section dedicated
to CORS credentialed requests and related wildcard processing.
Closes gh-31143
2023-09-11 18:07:47 +02:00
rstoyanchev
740f3b797f
Polishing
...
See gh-31185
2023-09-08 10:07:21 +01:00
rstoyanchev
eda35e8074
Add note to the interceptor section of the MVC config
...
Closes gh-31185
2023-09-08 09:17:59 +01:00
Sébastien Deleuze
a275d942d2
Update STOMP documentation with the new guidelines
...
This commit changes the documentation to advise using
https://github.com/stomp-js/stompjs library on client
side and to configure by default WebSocket without
SockJS as browsers and proxies now have a pretty good
WebSocket support.
Closes gh-30857
2023-07-11 14:07:15 +02:00
Sam Brannen
02ba06953f
Polish grammar and formatting
2023-07-06 17:21:30 +02:00
Brian Clozel
df22ba39f8
Warn against direct usage of Servlet API in WebFlux apps
...
Closes gh-28872
2023-07-06 17:11:24 +02:00
Brian Clozel
430a24e6bc
Further document ShallowEtagHeaderFilter limitations
...
This commit improves the documentation for the
`ShallowEtagHeaderFilter`, stating that it is only meant to support a
subset of conditional HTTP requests: GET requests with "If-None-Match"
headers. Other headers and state changing HTTP methods are not supported
here, as the filter only operates on the content of the response and has
no knowledge of the resource being served.
Closes gh-30517
2023-07-06 09:39:57 +02:00
Sam Brannen
e8ab53e76d
Polishing
2023-06-01 14:57:50 +02:00
rstoyanchev
7629ea5672
Update docs to mention Boot's HttpMessageConverters
...
Closes gh-30538
2023-05-30 17:17:31 +01:00
Arjen Poutsma
a133aae8d6
Document @ResponseStatus behavior
...
This commit documents that the ResponseStatus annotation does not
override the status set through other means.
Closes gh-30305
See gh-18019
2023-05-09 14:01:33 +02:00
Rob Winch
3a0a19cff8
Fix migration to asciidoctor tabs
...
The automation to asciidoctor tabs did not migrate properly for all
cases this commit fixes the migration.
See gh-30435
2023-05-09 12:15:43 +01:00
Rob Winch
39146f9066
Migrate to Asciidoctor Tabs
2023-05-04 15:35:05 +01:00
Rob Winch
7b0ba0188f
Structural Fixes
2023-05-04 15:35:05 +01:00
Rob Winch
3774e9be7a
Trim IDs with parent
2023-05-04 15:35:05 +01:00
Rob Winch
d8bcbd53e1
Fix invalid attributes
2023-05-04 15:35:05 +01:00
Rob Winch
35229c8bff
Enable Section Summary TOC for small pages
2023-05-04 15:35:05 +01:00
Rob Winch
139cde47e2
Fix cross references
2023-05-04 15:35:05 +01:00
Rob Winch
6b341ddf19
Remove includes
2023-05-04 15:35:05 +01:00
Rob Winch
9f49d24833
Split files
2023-05-04 15:35:05 +01:00
Rob Winch
7f9061a3cb
Fix image::image
2023-05-04 15:35:05 +01:00
Rob Winch
9ceb75b228
Insert explicit ids for headers
2023-05-04 15:35:05 +01:00
Rob Winch
3fe7c65218
Migrate Structure
2023-05-04 15:35:05 +01:00