Stéphane Nicoll
34e51dc63f
Polish
2025-12-17 14:51:21 +01:00
Stéphane Nicoll
5b47bf2c08
Upgrade to Spring WS 4.0.17
...
Closes gh-48422
2025-12-17 08:01:17 +01:00
Stéphane Nicoll
f33f22429a
Upgrade to Spring Session 3.4.7
...
Closes gh-48421
2025-12-17 08:01:17 +01:00
Stéphane Nicoll
23d34ea6db
Upgrade to Spring Integration 6.4.10
...
Closes gh-48556
2025-12-17 08:01:16 +01:00
Stéphane Nicoll
1e71938ca4
Upgrade to Spring GraphQL 1.3.7
...
Closes gh-48418
2025-12-17 08:01:12 +01:00
Stéphane Nicoll
c463a9d2e0
Upgrade to Pooled JMS 3.1.8
...
Closes gh-48555
2025-12-17 08:01:12 +01:00
Stéphane Nicoll
da8b932db6
Upgrade to AspectJ 1.9.25.1
...
Closes gh-48554
2025-12-17 08:01:08 +01:00
Stéphane Nicoll
f2250afcd6
Upgrade to Spring Pulsar 1.2.13
...
Closes gh-48420
2025-12-16 08:26:41 +01:00
Stéphane Nicoll
575ab690d6
Upgrade to Spring Authorization Server 1.4.8
...
Closes gh-48415
2025-12-16 08:26:41 +01:00
Stéphane Nicoll
e0f1e6656e
Upgrade to Netty 4.1.130.Final
...
Closes gh-48539
2025-12-16 08:11:02 +01:00
Stéphane Nicoll
06303a442b
Upgrade to Hibernate 6.6.39.Final
...
Closes gh-48538
2025-12-16 08:10:58 +01:00
Dmitry Sulman
e7d7dd887e
Remove outdated reference to Jackson Kotlin Module
...
See gh-48525
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com >
2025-12-15 15:33:39 +01:00
Stéphane Nicoll
a5b2086370
Improve caching documentation with regards to running tests
...
Closes gh-48529
2025-12-15 15:02:08 +01:00
Stéphane Nicoll
56e41d5877
Add a note that Log4J requires log path for file rotation
...
Closes gh-48524
2025-12-15 12:01:02 +01:00
Stéphane Nicoll
6cbe9a4f29
Upgrade to Spring Data Bom 2024.1.13
...
Closes gh-48416
2025-12-12 14:52:40 +01:00
Stéphane Nicoll
a1caf583a9
Prevent upgrade to Netty 4.1.129.Final
...
Closes gh-48505
2025-12-12 14:43:33 +01:00
Stéphane Nicoll
32e98c0b16
Upgrade to Tomcat 10.1.50
...
Closes gh-48506
2025-12-12 10:28:06 +01:00
Stéphane Nicoll
32d121dd54
Upgrade to Spring LDAP 3.2.16
...
Closes gh-48419
2025-12-12 10:28:06 +01:00
Stéphane Nicoll
6fc0bb1c53
Upgrade to Logback 1.5.22
...
Closes gh-48504
2025-12-12 09:30:09 +01:00
Andy Wilkinson
f64042b337
Remove duplicate @Configuration from test config class hierarchies
...
Closes gh-48498
2025-12-11 14:56:40 +00:00
Stéphane Nicoll
26fc091c50
Polish "Use 'unknown' when RabbitMQ version is missing"
...
See gh-48484
2025-12-10 10:14:30 +01:00
Huang Xiao
4c863c5210
Use 'unknown' when RabbitMQ version is missing
...
See gh-48484
Signed-off-by: Huang Xiao <youngledo@qq.com >
2025-12-10 10:14:15 +01:00
Stéphane Nicoll
bf4092bfd2
Upgrade to Reactor Bom 2024.0.13
...
Closes gh-48414
2025-12-09 18:16:32 +01:00
Phillip Webb
448acaa5be
Remove Apache header from spring-boot-gradle-plugin examples
...
Closes gh-48474
2025-12-09 08:35:00 -08:00
Stéphane Nicoll
f0ebb057d3
Add missing hints for <Application>__EnvironmentPostProcessor
...
This commit fixes the initialization of the environment in a native
image by adding the necessary reflection hints so that the generated
EnvironmentPostProcessor is found.
Closes gh-48408
2025-12-09 16:46:41 +01:00
Stéphane Nicoll
53d2b30d3a
Upgrade to Micrometer Tracing 1.4.13
...
Closes gh-48413
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
f23eee7e22
Upgrade to Micrometer 1.14.14
...
Closes gh-48412
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
e291bb90b8
Upgrade to jOOQ 3.19.29
...
Closes gh-48453
2025-12-08 15:24:12 +01:00
Stéphane Nicoll
609298191b
Upgrade to Jetty 12.0.31
...
Closes gh-48452
2025-12-08 15:24:07 +01:00
Stéphane Nicoll
a8beeab6d4
Upgrade to Hibernate 6.6.38.Final
...
Closes gh-48451
2025-12-08 15:24:03 +01:00
Andy Wilkinson
0cb86e1627
Tolerate multiple calls to UndertowWebServer.destroy()
...
Undertow's DeploymentManagerImpl is not idempotent. Calling undeploy()
multiple times will result in an NPE. Similarly, calling start() or
stop() after undeploy() will also result in an NPE.
This commit protects against this by checking that the deployment
manager's state is not UNDEPLOYED before calling stop() and
undeploy().
Fixes gh-48446
2025-12-08 11:49:53 +00:00
Stéphane Nicoll
a6986a4b57
Polish formatting
2025-12-08 12:41:04 +01:00
Hyunwoo Jung
fd3bdf06c4
Review code sample of "Configuring Two DataSources" section
...
See gh-48407
Signed-off-by: Hyunwoo Jung <hyunwoojung@kakao.com >
2025-12-08 12:28:38 +01:00
Stéphane Nicoll
5b6d07e785
Start building against Spring WS 4.0.17 snapshots
...
See gh-48422
2025-12-08 09:55:54 +01:00
Stéphane Nicoll
535b1bab6a
Start building against Spring Session 3.4.7 snapshots
...
See gh-48421
2025-12-08 09:55:54 +01:00
Stéphane Nicoll
7f4e846566
Start building against Spring Pulsar 1.2.13 snapshots
...
See gh-48420
2025-12-08 09:55:54 +01:00
Stéphane Nicoll
f5962145bb
Start building against Spring LDAP 3.2.16 snapshots
...
See gh-48419
2025-12-08 09:55:54 +01:00
Stéphane Nicoll
a1af29a9b3
Start building against Spring GraphQL 1.3.7 snapshots
...
See gh-48418
2025-12-08 09:55:54 +01:00
Stéphane Nicoll
799dc415e3
Start building against Spring Data Bom 2024.1.13 snapshots
...
See gh-48416
2025-12-08 09:33:43 +01:00
Stéphane Nicoll
9792abc655
Start building against Spring Authorization Server 1.4.7 snapshots
...
See gh-48415
2025-12-08 09:33:39 +01:00
Stéphane Nicoll
9f463dec7e
Start building against Reactor Bom 2024.0.13 snapshots
...
See gh-48414
2025-12-08 09:33:35 +01:00
Stéphane Nicoll
3b7be3d771
Start building against Micrometer Tracing 1.4.13 snapshots
...
See gh-48413
2025-12-08 09:33:31 +01:00
Stéphane Nicoll
57625b643d
Start building against Micrometer 1.14.14 snapshots
...
See gh-48412
2025-12-08 09:33:27 +01:00
Andy Wilkinson
c4df126d75
Document need for aspectjweaver dependency
...
Closes gh-48358
2025-12-01 11:58:24 +00:00
Stéphane Nicoll
d6dc888e4a
Focus examples on TestRestTemplate configuration
...
Closes gh-48334
2025-11-28 16:03:48 +01:00
Huang Xiao
2b67bbe07d
Set the version to 'unknown' when redis_version is missing
...
See gh-48320
Signed-off-by: Huang Xiao <youngledo@qq.com >
2025-11-28 09:54:09 +00:00
Andy Wilkinson
e65baba3a7
Polish "Stop closing parent's MeterRegistry beans when child context closes"
...
See gh-48319
2025-11-28 09:26:29 +00:00
Michael Berry
c89576d14d
Stop closing parent's MeterRegistry beans when child context closes
...
See gh-48319
Signed-off-by: Michael Berry <berry120@gmail.com >
2025-11-28 09:13:19 +00:00
geopark021
6b60d89b28
Remove unnecessary cast
...
Replace explicit casts with pattern variables to improve readability and
remove redundancy.
See gh-48297
Signed-off-by: geopark021 <geobrown021@gmail.com >
2025-11-26 15:55:47 +01:00
Andy Wilkinson
710e567ba5
Check javadoc macros in adoc files
...
Closes gh-48298
2025-11-26 10:41:49 +00:00