rstoyanchev
5115684baf
Revise docs for server use of `@HttpExchange`
...
Closes gh-30980
1 year ago
Olga MaciaszekSharma
d1d5b54f12
Support @HttpExchange for server-side handling
...
See gh-30980
1 year ago
rstoyanchev
8513ec7440
Update documentation for data binding improvements
...
Closes gh-30952
1 year ago
Rossen Stoyanchev
667eb42a63
Polishing
...
See gh-30952
1 year ago
rstoyanchev
73c06347be
Update WebMvc docs on use of AsyncTaskExecutor
...
Closes gh-30905
1 year ago
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
1 year ago
rstoyanchev
ac11b03cd3
Document customization of method validation errors
...
Closes gh-30653
1 year ago
rstoyanchev
df2617d575
Document method validation improvements
...
Closes gh-30643
1 year ago
rstoyanchev
089d938e15
Set throwExceptionIfNoHandlerFound=true and deprecate
...
Closes gh-29491
1 year ago
rstoyanchev
9c7b5cb3f5
Add ProblemDetail "type" message code
...
See gh-30566
1 year ago
rstoyanchev
7629ea5672
Update docs to mention Boot's HttpMessageConverters
...
Closes gh-30538
1 year ago
Arjen Poutsma
b674906e3a
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
2 years ago
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
2 years ago
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
2 years ago
Rob Winch
39146f9066
Migrate to Asciidoctor Tabs
2 years ago
Rob Winch
7b0ba0188f
Structural Fixes
2 years ago
Rob Winch
d8bcbd53e1
Fix invalid attributes
2 years ago
Rob Winch
35229c8bff
Enable Section Summary TOC for small pages
2 years ago
Rob Winch
139cde47e2
Fix cross references
2 years ago
Rob Winch
9f49d24833
Split files
2 years ago