Sébastien Deleuze
3eb5b8263b
Remove documentation for Kotlin Script Templates
...
Closes gh-34029
2024-12-05 11:19:42 +01:00
Brian Clozel
20d21a8251
Rework links to Spring Boot in reference docs
...
Closes gh-33776
2024-10-23 16:10:37 +02: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
a8e8897a00
Stop referring to old Spring versions in the reference manual
2024-07-01 18:37:46 +02:00
Juergen Hoeller
9376e6322d
Revise IoC container introduction for modern configuration styles
...
Includes @Configuration(proxyBeanMethods=false) documentation.
Closes gh-32429
2024-05-08 17:51:25 +02:00
Johnny Lim
cc73ccefef
Polish
...
See gh-32696
2024-04-23 15:31:48 +02:00
Sébastien Deleuze
0de3b30029
Provide guidelines for using Kotlin properties with proxies
...
A typical use case is `@Scope` and its popular `@RequestScope`
specialization.
Closes gh-32287
2024-02-28 18:33:39 +01:00
Yanming Zhou
c868bc554f
Refine Kotlin internal modifier impact documentation
...
This commit is a refinement of 01b2856114
.
Closes gh-32010
2024-01-12 12:34:19 +01:00
Sébastien Deleuze
01b2856114
Document Kotlin internal modifier impact on `@Bean`
...
Closes gh-31985
2024-01-10 13:41:46 +01:00
slovenlyimp
a51c22b266
Fix a typo in kotlin.adoc
...
Closes gh-31958
2024-01-05 20:26:04 +01:00
Sébastien Deleuze
19a87e968e
Update outdated elements in Kotlin reference documentation
...
Closes gh-31943
2024-01-03 18:39:15 +01:00
Sébastien Deleuze
207b9a14f4
Improve the documentation and discoverability of CoWebFilter
...
Closes gh-31877
2024-01-03 17:50:22 +01:00
Simon Baslé
8567402969
Extract recurring asciidoc links to attributes, cleanup old doc files
...
This commit extract spring-related links and recurring external links
into asciidoctor attributes to be used by the Antora toolchain.
It notably homogenizes links to:
- IETF RFCs
- Java Community Process JSRs
- the Java API Documentation (on the Java 17 version)
- Kotlin documentations (on the Kotlinlang.org version)
- the Spring Boot reference guide (on the `html` version)
This commit also reworks most link attributes to follow a
Project-Category-Misc syntax. For example, `spring-boot-docs` rather
than `docs-spring-boot`.
Finally, it makes an effort to clean up remainders from the previous
documentation toolchain, namely the `docs/asciidoc` folder and
`modules/ROOT/pages/attributes.adoc` file.
Closes gh-26864
Closes gh-31619
2023-11-21 15:59:24 +01:00
Sam Brannen
617ba84577
Remove notes about WebTestClient type inference issue in Kotlin
...
Since gh-28144 was resolved in Spring Framework 6.0, these notes are no
longer relevant.
2023-11-21 10:23:10 +01:00
Johnny Lim
2b750926c3
Polishing
...
Closes gh-31522
2023-10-30 15:05:20 +01:00
Sébastien Deleuze
22a2847809
Merge branch '6.0.x'
2023-10-09 12:42:44 +02:00
Sébastien Deleuze
63770fb074
Document Kotlin declaration-site variance subtleties
...
Closes gh-31370
2023-10-09 12:42:36 +02:00
Sam Brannen
60d05d4204
Polishing
2023-09-08 19:29:28 +02: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
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
9f49d24833
Split files
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