Stéphane Nicoll
815bdc528b
Upgrade to Pulsar 3.3.8
...
Closes gh-46716
7 months ago
Stéphane Nicoll
a7eb7b164c
Upgrade to MySQL 9.4.0
...
Closes gh-46715
7 months ago
Stéphane Nicoll
5f314146e6
Upgrade to Jetty 12.0.24
...
Closes gh-46714
7 months ago
Stéphane Nicoll
fd804d0a3d
Upgrade to Hibernate Validator 8.0.3.Final
...
Closes gh-46713
7 months ago
Stéphane Nicoll
ded8976cb1
Upgrade to Hibernate 6.6.24.Final
...
Closes gh-46712
7 months ago
Stéphane Nicoll
69322fe356
Upgrade to Angus Mail 2.0.4
...
Closes gh-46711
7 months ago
Stéphane Nicoll
ff7ed98897
Start building against Spring Session 3.4.5 snapshots
...
See gh-46698
7 months ago
Stéphane Nicoll
224baa1cf3
Start building against Spring Security 6.4.9 snapshots
...
See gh-46697
7 months ago
Stéphane Nicoll
23c69cfabc
Start building against Spring Pulsar 1.2.9 snapshots
...
See gh-46696
7 months ago
Stéphane Nicoll
f7d5ece0e1
Start building against Spring LDAP 3.2.14 snapshots
...
See gh-46695
7 months ago
Stéphane Nicoll
e7482bb33f
Start building against Spring Framework 6.2.10 snapshots
...
See gh-46694
7 months ago
Stéphane Nicoll
c717128be6
Start building against Spring Data Bom 2024.1.9 snapshots
...
See gh-46693
7 months ago
Stéphane Nicoll
8a81724b49
Start building against Spring Authorization Server 1.4.5 snapshots
...
See gh-46692
7 months ago
Stéphane Nicoll
62c0cc0e6e
Start building against Reactor Bom 2024.0.9 snapshots
...
See gh-46691
7 months ago
Stéphane Nicoll
2a7436eeba
Start building against Micrometer Tracing 1.4.9 snapshots
...
See gh-46690
7 months ago
Stéphane Nicoll
9d2ed7165a
Start building against Micrometer 1.14.10 snapshots
...
See gh-46689
7 months ago
Moritz Halbritter
490dcf3af6
Upgrade Java version in sdkmanrc to 17.0.16-librca
...
Closes gh-46670
8 months ago
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
8 months ago
Stéphane Nicoll
14820b0d11
Merge pull request #46599 from prishedko
...
* pr/46599:
Polish "Stop using custom name for elements resolution"
Stop using custom name for elements resolution
Closes gh-46599
8 months ago
Stéphane Nicoll
27d7c5992b
Polish "Stop using custom name for elements resolution"
...
See gh-46599
8 months ago
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>
8 months ago
Andy Wilkinson
449a901c90
Remove unnecessary attributes from dependency scope configuration
...
See gh-46600
8 months ago
Andy Wilkinson
8b4623653c
Simplify code by making of us shouldResolveConsistentlyWith
...
Closes gh-46642
8 months ago
Andy Wilkinson
4baa0058bf
Merge pull request #46627 from quaff
...
* gh-46627:
Fix wrong "public-key-location" configuration key
Closes gh-46627
8 months ago
Yanming Zhou
d4bd053030
Fix wrong "public-key-location" configuration key
...
See gh-46627
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
8 months ago
Andy Wilkinson
85fb93ef64
Ensure that JPA metamodel cache is cleared when lazy init is enabled
...
Closes gh-46630
8 months ago
Andy Wilkinson
c9c80763b7
Improve aggregation in the reference docs project
...
Closes gh-46600
8 months ago
Stéphane Nicoll
add7d845d8
Merge pull request #46604 from nosan
...
* pr/46604:
Update checkstyle configuration to use a checkstyle-header.txt file
Closes gh-46604
8 months ago
Dmytro Nosan
6df1b88c7a
Update checkstyle configuration to use a checkstyle-header.txt file
...
See gh-46604
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
8 months ago
Stéphane Nicoll
3de3629bf8
Merge pull request #46547 from zakaria-shahen
...
* pr/46547:
Polish "Mention the Virtual Threads changes in Java 24"
Mention the Virtual Threads changes in Java 24
Closes gh-46547
8 months ago
Stéphane Nicoll
f8c5f052b2
Polish "Mention the Virtual Threads changes in Java 24"
...
See gh-46547
8 months ago
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>
8 months ago
Stéphane Nicoll
1e5afaf35c
Document spring.test.webtestclient.timeout
...
Closes gh-46577
8 months ago
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
8 months ago
Stéphane Nicoll
1e52d54d16
Polish "Document spring.test.mockmvc configuration properties"
...
See gh-46576
8 months ago
Stéphane Nicoll
4fbf3a7335
Merge pull request #46574 from zahra7
...
* pr/46574:
Document that management.health.influxdb.enabled is no longer supported
Closes gh-46574
8 months ago
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>
8 months ago
Stéphane Nicoll
a364a05929
Document spring.test.mockmvc configuration properties
...
Closes gh-46576
8 months ago
Stéphane Nicoll
bbd0b919c7
Remove release milestone workflow as it is no longer relevant
...
Closes gh-46572
8 months ago
Stéphane Nicoll
e18be3acae
Adapt release notes link for Selenium HtmlUnit
...
Closes gh-46531
8 months ago
Stéphane Nicoll
140ace1659
Remove outdated release notes link for Jakarta WS RS
...
Closes gh-46530
8 months ago
Stéphane Nicoll
981b3be03a
Remove invalid release notes link for Jakarta WebSocket
...
Closes gh-46529
8 months ago
Stéphane Nicoll
9671e149ba
Adapt release notes link for Commons Codec
...
Closes gh-46528
8 months ago
Stéphane Nicoll
1486b130b0
Merge pull request #46551 from Kguswo
...
* pr/46551:
Polish "Do not set primitive default value for unsupported expressions"
Do not set primitive default value for unsupported expressions
Closes gh-46551
8 months ago
Stéphane Nicoll
079bf986f2
Polish "Do not set primitive default value for unsupported expressions"
...
See gh-46551
8 months ago
Now
5cf373aded
Do not set primitive default value for unsupported expressions
...
See gh-46551
Signed-off-by: Now <khj990322@gmail.com>
8 months ago
Stéphane Nicoll
b34d120a4a
Merge pull request #46527 from izeye
...
* pr/46527:
Add SpringHeaderCheck to enforce using "2012-present"
Closes gh-46527
Closes gh-46527
8 months ago
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>
8 months ago
Stéphane Nicoll
d95e73ec20
Merge pull request #46505 from izeye
...
* pr/46505:
Polish
Closes gh-46505
8 months ago
Johnny Lim
a29308dcbc
Polish
...
See gh-46505
Signed-off-by: Johnny Lim <izeye@naver.com>
8 months ago