spring-framework/framework-docs/modules/ROOT/pages
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
2025-06-23 18:11:06 +02:00
..
core Polish null-safety documentation 2025-06-03 13:44:35 +02:00
data-access Consistently indent code with tabs in reference manual 2025-04-14 11:22:08 +02:00
integration Support streaming with HTTP interfaces + RestClient 2025-06-05 17:07:01 +01:00
languages Upgrade to Kotlin 2.2.0 2025-06-23 18:11:06 +02:00
testing Merge branch '6.2.x' 2025-06-06 15:28:43 +01:00
web Fix typo in WebMvc.fn document 2025-06-13 10:03:07 +02:00
appendix.adoc Introduce Spring property for default escape character for placeholders 2025-05-13 13:37:30 +02:00
core.adoc
data-access.adoc
index.adoc
integration.adoc
languages.adoc
overview.adoc
page-layout.adoc
rsocket.adoc
testing.adoc
web-reactive.adoc
web.adoc