Andy Wilkinson
bab7307606
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48062
2025-11-11 18:44:52 +00:00
Andy Wilkinson
5aeaa74508
Document how soon-to-expire SSL certs are reported
...
Closes gh-45564
2025-11-11 18:44:21 +00:00
Moritz Halbritter
f69fbdb5f5
Merge branch '3.4.x' into 3.5.x
...
Closes gh-48052
2025-11-11 14:15:57 +01:00
Moritz Halbritter
e58c8975f6
Document how to use ContextPropagatingTaskDecorator for propagating trace context over thread boundaries
...
Closes gh-47893
2025-11-11 12:51:11 +01:00
Phillip Webb
3690a958f2
Replace use of ubuntu-noble-run-base with ubuntu-noble-run
...
Update code and documentation to use the correct Paketo base image of
`ubuntu-noble-run` rather than `ubuntu-noble-run-base` which was
published only for testing purposes.
Closes gh-47966
2025-11-05 09:49:35 -08:00
Stéphane Nicoll
ba9afc005c
Adapt AOTCache documentation to JEP 514
...
Closes gh-47274
2025-11-03 15:06:53 +01:00
Stéphane Nicoll
32cf90c123
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47873
2025-10-30 07:40:16 +01:00
Stéphane Nicoll
653e575a8d
Polish "Clarify Actuator's endpoint extension support"
...
See gh-47740
2025-10-30 07:37:16 +01:00
Mikhail Polivakha
a77c6ef9ee
Clarify Actuator's endpoint extension support
...
See gh-47740
Signed-off-by: mipo256 <mikhailpolivakha@email.com >
2025-10-30 07:36:57 +01:00
Andy Wilkinson
c51c478501
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47859
2025-10-29 10:06:20 +00:00
Andy Wilkinson
d2a349868e
Limit Kotlin API docs to Kotlin code
...
Previously, the Kotlin API docs included Java APIs. This commit
corrects this by suppressing all Dokkatoo source sets other than
main (main in src/main/kotlin, javaMain is src/main/java).
Dokkatoo is sensitive to the order in which plugins are applied. This
commit adapts to the sensitivity by changing the order in which
the Dokatoo and Kotlin JVM plugins are applied. This prevents the
Dokatoo plugin for overwriting the configuration that's applied by
our Kotlin conventions.
Closes gh-47763
2025-10-29 10:02:34 +00:00
Phillip Webb
7c16f9ac20
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47748
2025-10-21 11:28:35 -07:00
Tran Ngoc Nhan
4bebd47c4e
Fix typos
...
See gh-47747
2025-10-21 11:27:41 -07:00
Stéphane Nicoll
12a0538484
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47700
2025-10-19 16:15:38 +02:00
Stéphane Nicoll
5280f1ab8f
Refresh tools getting started section
...
Closes gh-47699
2025-10-19 16:15:13 +02:00
Phillip Webb
21d64003a5
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47669
2025-10-16 20:55:51 -07:00
Phillip Webb
bc6a92a1c9
Include deprecated configuration properties in reference documentation
...
Add a new appendix section to show deprecated properties and when
possible their replacement or reason.
Closes gh-47622
2025-10-16 20:52:24 -07:00
Stéphane Nicoll
45bf83d737
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47392
2025-10-03 14:25:29 +02:00
Stéphane Nicoll
f7e7664a5a
Adapt links to Lettuce and Jedis
...
Closes gh-47391
2025-10-03 14:25:10 +02:00
Stéphane Nicoll
93c9413ac0
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47343
2025-09-29 09:46:07 +02:00
fhiyo
b3db525f0f
Use non-deprecated syntax to configure sourceCompatibility
...
See gh-47339
Signed-off-by: fhiyo <13327262+fhiyo@users.noreply.github.com >
2025-09-29 09:42:04 +02:00
Andy Wilkinson
9c727be8f2
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47330
2025-09-26 10:31:02 +01:00
Andy Wilkinson
e4e3988433
Fix link to Framework's @Bean annotation
...
Closes gh-47329
2025-09-26 10:29:25 +01:00
Moritz Halbritter
335a0b76b5
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47275
2025-09-19 10:38:39 +02:00
Moritz Halbritter
4a1de8534f
Add detection for Bitnami Legacy images
...
This commit also adjusts the tests to use bitnamilegacy images because we have no way to test against the original bitnami images.
Closes gh-46983
2025-09-19 10:18:59 +02:00
Moritz Halbritter
66ba91876a
Document support for Java 25
...
Closes gh-47245
2025-09-18 08:22:56 +02:00
Moritz Halbritter
efa806e3b5
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46988
2025-08-28 17:06:18 +02:00
Chanwon-Seo
4d499c3e46
Fix links to Flyway reference documentation
...
See gh-46976
Signed-off-by: Chanwon-Seo <scwonn60@gmail.com >
2025-08-28 17:04:33 +02:00
Stéphane Nicoll
c86eaa5fd5
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46857
2025-08-18 09:34:58 +02:00
Łukasz Jernaś
a18df11d91
Fix location of Kotlin configuration metadata samples
...
See gh-46774
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2025-08-18 09:34:27 +02:00
Stéphane Nicoll
78aac2fd33
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46800
2025-08-12 11:22:23 +02:00
Johnny Lim
edb38f9bf8
Polish
...
See gh-46785
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-08-12 11:16:32 +02:00
Stéphane Nicoll
b055d7b15c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46798
2025-08-12 11:06:06 +02:00
Łukasz Jernaś
bb812965f6
Add missing Kotlin Observability examples
...
See gh-46775
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2025-08-12 11:00:56 +02:00
Stéphane Nicoll
3518f62c43
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46767
2025-08-11 09:17:39 +02:00
Stéphane Nicoll
ac73852e87
Polish "Add Kotlin samples for tracing"
...
See gh-46699
2025-08-11 09:16:55 +02:00
Łukasz Jernaś
1e15cc1ab0
Add Kotlin samples for tracing
...
See gh-46699
Signed-off-by: Łukasz Jernaś <lukasz.jernas@allegro.com >
2025-08-11 09:11:02 +02:00
Stéphane Nicoll
c4f2922b60
fixup! Upgrade to Pulsar 4.0.6
2025-08-08 15:38:47 +02:00
Stéphane Nicoll
815bdc528b
Upgrade to Pulsar 3.3.8
...
Closes gh-46716
2025-08-07 14:58:30 +02:00
Andy Wilkinson
2cdf434105
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46631
2025-07-31 10:13:09 +01:00
Andy Wilkinson
c9c80763b7
Improve aggregation in the reference docs project
...
Closes gh-46600
2025-07-31 10:12:04 +01:00
Stéphane Nicoll
de1b8fa1c0
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46610
2025-07-31 08:16:22 +02:00
Stéphane Nicoll
f8c5f052b2
Polish "Mention the Virtual Threads changes in Java 24"
...
See gh-46547
2025-07-31 08:12:21 +02:00
Zakaria Shahen
6b8fde04a1
Mention the Virtual Threads changes in Java 24
...
See gh-46547
Signed-off-by: Zakaria Shahen <35308232+zakaria-shahen@users.noreply.github.com >
2025-07-31 08:07:03 +02:00
Stéphane Nicoll
5ad1c78929
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46543
2025-07-25 16:30:05 +02:00
Johnny Lim
62f379cbbb
Add SpringHeaderCheck to enforce using "2012-present"
...
This commit also fixes copyright headers that don't follow it.
See gh-46527
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-07-25 16:27:36 +02:00
Stéphane Nicoll
7e0d1647d1
Fix import
...
See gh-46064
2025-06-23 14:35:40 +02:00
Stéphane Nicoll
f07e0dee96
Fix import
...
See gh-46064
2025-06-23 13:44:11 +02:00
Stéphane Nicoll
73e4cccd8c
Merge branch '3.4.x' into 3.5.x
...
Closes gh-46168
2025-06-23 13:34:59 +02:00
Stéphane Nicoll
399cee4b0e
Polish "Fix issues with Kotlin examples in Antora docs"
...
See gh-46064
2025-06-23 13:32:37 +02:00