Stéphane Nicoll
8a81724b49
Start building against Spring Authorization Server 1.4.5 snapshots
...
See gh-46692
2025-08-07 10:10:45 +02:00
Stéphane Nicoll
62c0cc0e6e
Start building against Reactor Bom 2024.0.9 snapshots
...
See gh-46691
2025-08-07 10:10:41 +02:00
Stéphane Nicoll
2a7436eeba
Start building against Micrometer Tracing 1.4.9 snapshots
...
See gh-46690
2025-08-07 10:10:37 +02:00
Stéphane Nicoll
9d2ed7165a
Start building against Micrometer 1.14.10 snapshots
...
See gh-46689
2025-08-07 10:10:33 +02:00
Stéphane Nicoll
b190e8077b
Consistently detect the default value of a property
...
This is a follow-up of gh-46599 where detecting the default value
suffer from the same problem. Rather than using a name, the resolver now
provides the field itself. This also adds a dedicated test for the use
of @Name with Lombok.
Closes gh-46662
2025-08-04 15:32:51 +02:00
Stéphane Nicoll
27d7c5992b
Polish "Stop using custom name for elements resolution"
...
See gh-46599
2025-08-04 15:00:08 +02:00
Bohdan Pryshedko
1014fc2106
Stop using custom name for elements resolution
...
Previously, when a property was customized with @Name, getter, setter,
field, and record component were looked up using the custom name, rather
than the property name. This lead to missing information as the custom
name is not meant to match the field name, for instance.
This commit keeps the custom name, but uses the property name as for
other cases.
See gh-46599
Signed-off-by: Bohdan Pryshedko <prishedko@gmail.com >
2025-08-04 14:59:54 +02:00
Andy Wilkinson
8b4623653c
Simplify code by making of us shouldResolveConsistentlyWith
...
Closes gh-46642
2025-08-01 06:57:06 +01:00
Yanming Zhou
d4bd053030
Fix wrong "public-key-location" configuration key
...
See gh-46627
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-07-31 11:42:13 +01:00
Andy Wilkinson
85fb93ef64
Ensure that JPA metamodel cache is cleared when lazy init is enabled
...
Closes gh-46630
2025-07-31 11:22:54 +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
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
1e5afaf35c
Document spring.test.webtestclient.timeout
...
Closes gh-46577
2025-07-29 12:04:17 +02:00
Stéphane Nicoll
4f875ad39b
Rely on configuration properties annotation processor
...
This commit switches from manual metadata to using the configuration
properties annotation processor like other modules do. This reduces
the amount of manual metadata, document missing properties and prevent
inconsistencies going forward.
Closes gh-46584
2025-07-29 09:18:18 +02:00
Stéphane Nicoll
1e52d54d16
Polish "Document spring.test.mockmvc configuration properties"
...
See gh-46576
2025-07-29 08:58:38 +02:00
Fatima Zohra Filali
c0b2855488
Document that management.health.influxdb.enabled is no longer supported
...
See gh-46574
Signed-off-by: Fatima Filali <filalifz7@gmail.com >
2025-07-28 16:32:02 +02:00
Stéphane Nicoll
a364a05929
Document spring.test.mockmvc configuration properties
...
Closes gh-46576
2025-07-28 16:09:00 +02:00
Stéphane Nicoll
e18be3acae
Adapt release notes link for Selenium HtmlUnit
...
Closes gh-46531
2025-07-28 14:03:32 +02:00
Stéphane Nicoll
140ace1659
Remove outdated release notes link for Jakarta WS RS
...
Closes gh-46530
2025-07-28 14:00:53 +02:00
Stéphane Nicoll
981b3be03a
Remove invalid release notes link for Jakarta WebSocket
...
Closes gh-46529
2025-07-28 13:53:17 +02:00
Stéphane Nicoll
9671e149ba
Adapt release notes link for Commons Codec
...
Closes gh-46528
2025-07-28 13:51:30 +02:00
Stéphane Nicoll
079bf986f2
Polish "Do not set primitive default value for unsupported expressions"
...
See gh-46551
2025-07-28 12:49:34 +02:00
Now
5cf373aded
Do not set primitive default value for unsupported expressions
...
See gh-46551
Signed-off-by: Now <khj990322@gmail.com >
2025-07-28 12:39:38 +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
Johnny Lim
a29308dcbc
Polish
...
See gh-46505
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-07-25 14:15:15 +02:00
Stéphane Nicoll
3f0f79b982
Upgrade to Spring Integration 6.4.6
...
Closes gh-46361
2025-07-23 16:35:45 +02:00
Stéphane Nicoll
ff8443c016
Upgrade to Groovy 4.0.28
...
Closes gh-46512
2025-07-23 16:35:45 +02:00
Stéphane Nicoll
0959f868b5
Upgrade to Hibernate 6.6.22.Final
...
Closes gh-46491
2025-07-22 16:01:20 +02:00
Andy Wilkinson
5cc58bfaae
Correct version policy value for MySQL
...
See gh-46487
2025-07-22 13:54:45 +01:00
Andy Wilkinson
b19ba3a230
Configure MySQL with a same-major upgrade policy
...
Closes gh-46487
2025-07-22 13:50:24 +01:00
Andy Wilkinson
3e6e64ec49
Use build instead of temp dir for Gradle TestKit directories
...
Closes gh-46479
2025-07-22 11:24:40 +01:00
Phillip Webb
a8172e2601
Revert "Polish"
...
This reverts commit 0f612596c7 .
2025-07-22 11:09:06 +01:00
Phillip Webb
0f612596c7
Polish
2025-07-22 10:51:27 +01:00
Phillip Webb
3968d31f01
Make LambdaSafe.Filter public
...
See gh-46472
2025-07-22 09:53:35 +01:00
Andy Wilkinson
465e811f23
Upgrade to Spring Pulsar 1.2.8
...
Closes gh-46279
2025-07-22 08:48:55 +01:00
Andy Wilkinson
1cc9eb2864
Upgrade to Spring Kafka 3.3.8
...
Closes gh-46363
2025-07-22 08:48:39 +01:00
Andy Wilkinson
4a8e20e07f
Upgrade to Spring Security 6.4.8
...
Closes gh-46476
2025-07-22 08:47:03 +01:00
Andy Wilkinson
05c728a10e
Upgrade to Spring AMQP 3.2.6
...
Closes gh-46276
2025-07-21 18:18:04 +01:00
Phillip Webb
14db1ad6f3
Make LambdaSafe.withFilter public
...
Fixes gh-46472
2025-07-21 17:35:08 +01:00
Stéphane Nicoll
2688342787
Upgrade to Spring Data Bom 2024.1.8
...
Closes gh-46277
2025-07-18 12:47:00 +02:00
Stéphane Nicoll
955e60f769
Upgrade to Infinispan 15.0.18.Final
...
Closes gh-46462
2025-07-18 12:47:00 +02:00
Stéphane Nicoll
2838cd5a9e
Fix changelog location for Commons Lang3
...
Closes gh-46452
2025-07-17 11:21:43 +02:00
Stéphane Nicoll
8544555a3e
Upgrade to Reactor Bom 2024.0.8
...
Closes gh-46275
2025-07-16 10:34:58 +02:00
Stéphane Nicoll
0f06a248ee
Upgrade to Netty 4.1.123.Final
...
Closes gh-46431
2025-07-16 10:34:58 +02:00
Stéphane Nicoll
21edb6949c
Upgrade to Neo4j Java Driver 5.28.9
...
Closes gh-46430
2025-07-16 10:34:54 +02:00
Stéphane Nicoll
e564fb593d
Upgrade to Hibernate 6.6.21.Final
...
Closes gh-46429
2025-07-16 10:34:49 +02:00
Stéphane Nicoll
60c4ec02a2
Upgrade to Micrometer Tracing 1.4.8
...
Closes gh-46274
2025-07-14 12:41:54 +02:00
Stéphane Nicoll
e2b1360f41
Upgrade to Micrometer 1.14.9
...
Closes gh-46273
2025-07-14 12:41:54 +02:00
Johnny Lim
e5862c69b8
Fix BootZipCopyAction.Processor.getDirMode(FileCopyDetails)
...
See gh-46408
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-07-14 09:50:48 +01:00