Sam Brannen
f3757cedb9
Polish context caching section
5 months ago
Juergen Hoeller
22a23322f3
Polishing
5 months ago
Juergen Hoeller
a0c083619f
Consistent line breaks in reference documentation
5 months ago
Juergen Hoeller
481a74a202
Add reference documentation for @Retryable and @ConcurrencyLimit
...
See gh-35133
See gh-34529
5 months ago
Juergen Hoeller
200934c673
Add reference documentation for JmsClient next to JmsTemplate
...
See gh-32501
5 months ago
Sam Brannen
440bf94cee
Improve URLs in Validation chapter of the reference manual
...
In order to improve the user experience with URLs for sections of the
Validation chapter, this commit makes the following changes to page
names in the "validation" folder.
- beans-beans.html --> data-binding.html
- conversion.html --> error-code-resolution.html
Some of the section anchors in data-binding.html have also been
renamed. For example, #beans-beans is now #data-binding-property-binding.
Closes gh-35181
5 months ago
Sam Brannen
cc59acb7ab
Fix type conversion example
5 months ago
Sam Brannen
983fdebdbb
Document how to register runtime hints for convention-based conversion
...
Closes gh-35178
5 months ago
Sam Brannen
e3445b17a7
Improve Conversion section of ref docs
5 months ago
Sam Brannen
40f9ac58d2
Further polishing of AOT section
5 months ago
Sébastien Deleuze
197de07634
Document a NullAway limitation
5 months ago
Sam Brannen
95ad25ebf2
Polish AOT section of the reference docs
5 months ago
Sébastien Deleuze
2d7323bb7f
Update Spring MVC message converters documentation
...
Closes gh-35166
6 months ago
rstoyanchev
1982c7e020
Support 404 handling for HttpExchange interfaces
...
Closes gh-32105
6 months ago
Sam Brannen
27072ccb87
Improve wording
6 months ago
rstoyanchev
26d413c521
Update router function docs for API versioning
...
Closes gh-35113
6 months ago
Sébastien Deleuze
701e034c0e
Improve null-safety documentation related to TYPE_USE
...
This commit refines the null-safety documentation to document more
explicitly the code style guidelines related to
`@Target(ElementType.TYPE_USE)`.
Closes gh-35098
6 months ago
Juergen Hoeller
0bee65482f
Document actual status of orm.hibernate5 and Hibernate JPA support
...
See gh-35111
6 months ago
Juergen Hoeller
d47f1a1749
Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0
...
Closes gh-35111
6 months ago
rstoyanchev
40eb9c2c81
Add docs for API version deprecation support
...
Closes gh-35049
6 months ago
rstoyanchev
3cb8a833e4
Polishing API versioning ref docs
6 months ago
Sam Brannen
2477544a8f
Polishing
6 months ago
Tran Ngoc Nhan
abbd4ebcf6
Link to @ContextConfiguration Javadoc from reference manual
...
Closes gh-35088
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
6 months ago
Sébastien Deleuze
ba9bef6bbf
Upgrade to Kotlin 2.2.0
...
Kotlin 2.2 is the new baseline for Spring Framework 7.0.
-Xannotation-default-target=param-property is specified to avoid
warnings when compiling tests or documentation snippets. It is
expected to become the default behavior in an upcoming version
of Kotlin, see https://youtrack.jetbrains.com/issue/KT-73255 for
more details.
Closes gh-34453
6 months ago
Yanming Zhou
d8ac3ff31f
Fix typo in WebMvc.fn document
...
Closes gh-35045
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
6 months ago
rstoyanchev
c769f43b3e
Update docs on testing client code
...
Closes gh-34892
7 months ago
rstoyanchev
4782c697b8
Improve RestControllerAdvice documentation
...
Closes gh-34866
7 months ago
rstoyanchev
de52090959
Polishing contribution
...
Closes gh-34554
7 months ago
Jimmy Axenhus
fa781c8390
Correct name of Selenium WebDriver artifact
...
The selenium-htmlunit3-driver artifact does not exist.
Closes gh-34840
Signed-off-by: Jimmy Axenhus <github@axenhus.com>
7 months ago
rstoyanchev
9f7a321c44
Support streaming with HTTP interfaces + RestClient
...
Closes gh-32358
7 months ago
rstoyanchev
263af04508
Polishing contribution
...
Closes gh-34877
7 months ago
kssumin
8b9ae2b11c
Update Jetty on WebFlux bootstrap in reference docs
...
Replace deprecated JettyHttpHandlerAdapter with JettyCoreHttpHandlerAdapter
Update example to work with Jetty 12+
Add note about the deprecation
See gh-34877
Signed-off-by: kssumin <201566@jnu.ac.kr>
7 months ago
rstoyanchev
be17315f63
Add mention of CompletionStage in "Async Requests"
...
Closes gh-34991
7 months ago
rstoyanchev
06f69915cb
Polishing contribution
...
Closes gh-34885
7 months ago
addoDev
d9459bdc74
Improve mvc-ann-async.adoc
...
Added section for WebAsyncTask return type along with java and
kotlin example code
See gh-34885
Signed-off-by: addoDev <adityaraochokkadi@gmail.com>
7 months ago
Sam Brannen
941b791669
Polish null-safety documentation
7 months ago
Sébastien Deleuze
0b14d676cc
Refine null-safety documentation terms
...
Closes gh-34982
7 months ago
Johannes Jank
5b9cb8291e
Fix exception name in ModelAttribute docs
...
Closes gh-34980
Signed-off-by: Johannes Jank <johannes.wengert@googlemail.com>
7 months ago
rstoyanchev
a16cdd2c41
Fix typo in reference docs
7 months ago
rstoyanchev
d1e279f060
Add reference docs for HTTP Service config
...
Closes gh-34912
7 months ago
rstoyanchev
81626b0734
Polishing reference docs for HTTP Service clients
...
See gh-34912
7 months ago
Aurh1l
aea66265f7
Fix syntax in @SqlGroup example
...
Closes gh-34972
7 months ago
Sam Brannen
24facbc002
Document that JUnit 4 is officially in maintenance mode (as of today)
7 months ago
Sam Brannen
0f9870b603
Stop referring to JUnit 5 in documentation
...
Closes gh-34970
7 months ago
Dhruv
562157d2c0
Update X-Forwarded-Proto doc to say "https / http"
...
Closes gh-34959
Signed-off-by: Dhruv <dhruv2015@hotmail.co.uk>
7 months ago
rstoyanchev
dc52042b85
Polishing contribution
...
Closes gh-34939
7 months ago
dujiabao
cff6e02162
Correct sample in multipart-forms.adoc
...
See gh-34939
Signed-off-by: dujiabao <42103826+WayneDu98@users.noreply.github.com>
7 months ago
Sébastien Deleuze
59299b9e15
Fix a typo in null-safety.adoc
7 months ago
rstoyanchev
e04de95ef2
Update API versioning ref docs for client side
...
Closes: gh-34569
7 months ago
rstoyanchev
5cb3ea228e
Polishing in RestClient reference docs
7 months ago