cms04
e35016422a
Deprecate ControllerEndpointsSupplier and ExposableControllerEndpoint
...
See gh-41596
2024-07-25 18:31:27 +01:00
Phillip Webb
fd58261b9d
Revert "Migrate plugins to javadoc asciidoctor macro"
...
This reverts commit b63e1e7443
.
2024-07-25 18:25:15 +01:00
Phillip Webb
b63e1e7443
Migrate plugins to javadoc asciidoctor macro
...
See gh-41605
2024-07-25 18:03:37 +01:00
Phillip Webb
72ecc2643e
Fix javadoc URL
2024-07-25 18:03:37 +01:00
Andy Wilkinson
163581cfe8
Rename DataLdapTestIntegrationTests to remove clash
...
Closes gh-41617
2024-07-25 16:35:37 +01:00
Andy Wilkinson
c642f6d268
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41613
2024-07-25 16:16:35 +01:00
Phillip Webb
2199a313be
Migrate to javadoc asciidoctor macro
...
Closes gh-41605
2024-07-25 15:25:00 +01:00
Phillip Webb
cbd9cd654b
Add @springio/asciidoctor-extensions/javadoc-extension
...
See gh-41605
2024-07-25 15:15:02 +01:00
Phillip Webb
e3cc95f6ab
Upgrade to springio/asciidoctor-extensions 1.0.0-alpha.11
2024-07-25 15:14:39 +01:00
Andy Wilkinson
5f666eec5b
Reduce warnings reported by Eclipse
...
Closes gh-41598
2024-07-25 14:55:00 +01:00
Andy Wilkinson
a00304de28
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41607
2024-07-24 19:22:49 +01:00
Andy Wilkinson
f9f530ddaa
Remove method references to improve compatibility
...
The use of method references requires the referenced method to be
present even if it isn't called. This made it impossible for Gradle
to remove the deprecated methods as it would break our plugin.
By switching the lambdas, the methods only have to be present when
they're called which will only happen with Gradle 8.2 and earlier.
Closes gh-41599
2024-07-24 19:22:05 +01:00
Andy Wilkinson
46f57288d7
Merge pull request #41574 from jmewes
...
* gh-41574:
Polish "Add hint for new dependencies required for Flyway"
Add hint for new dependencies required for Flyway
Closes gh-41574
2024-07-23 16:21:23 +01:00
Andy Wilkinson
8de72c80c6
Polish "Add hint for new dependencies required for Flyway"
...
See gh-41574
2024-07-23 16:21:06 +01:00
Jan Mewes
0fa9467ef3
Add hint for new dependencies required for Flyway
...
See gh-41574
2024-07-23 16:20:59 +01:00
Stéphane Nicoll
53b275d0c7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41593
2024-07-23 16:46:16 +02:00
Stéphane Nicoll
7161f92e33
Merge pull request #41591 from lamtrinhdev
...
* pr/41591:
Fix link to Flyway reference documentation
Closes gh-41591
2024-07-23 16:46:11 +02:00
LamTrinh.Dev
b469c743e1
Fix link to Flyway reference documentation
...
See gh-41591
2024-07-23 16:41:44 +02:00
Andy Wilkinson
72fd3f9392
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41589
2024-07-23 10:06:15 +01:00
Andy Wilkinson
72867a3b25
Broaden test coverage for property binding with `@Name`
...
Closes gh-41588
2024-07-23 09:39:17 +01:00
Andy Wilkinson
db4b483811
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41585
2024-07-23 09:11:16 +01:00
Andy Wilkinson
9bb0c45ddb
Add tip about using `@Name` to rename constructor bound property
...
Closes gh-41577
2024-07-23 09:08:42 +01:00
Phillip Webb
d9360a034f
Polish
2024-07-22 18:41:12 +01:00
Phillip Webb
36b1214feb
Merge branch '3.2.x' into 3.3.x
2024-07-22 18:30:45 +01:00
Phillip Webb
61dc82d836
Update copyright year of changed files
2024-07-22 18:16:19 +01:00
Phillip Webb
ff1a4654d2
Polish
2024-07-22 18:15:57 +01:00
Andy Wilkinson
682a5b27aa
Wait until spring-boot.rb is available when updating Homebrew tap
...
Closes gh-41561
2024-07-22 09:05:30 +01:00
Andy Wilkinson
8e82aad6ff
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41563
2024-07-19 16:29:15 +01:00
Andy Wilkinson
a10b000119
Fix constructor binding of EnumMaps
...
Fixes gh-41550
2024-07-19 16:28:16 +01:00
Andy Wilkinson
4b241970a9
Merge branch '3.2.x' into 3.3.x
2024-07-18 19:26:50 +01:00
Andy Wilkinson
5d3ec1500f
Next development version (v3.3.3-SNAPSHOT)
2024-07-18 19:26:34 +01:00
Andy Wilkinson
5fcae29178
Next development version (v3.2.9-SNAPSHOT)
2024-07-18 16:24:08 +01:00
Andy Wilkinson
397f3f4d15
Merge branch '3.2.x' into 3.3.x
2024-07-17 14:15:56 +01:00
Andy Wilkinson
f5df7e7e30
Fix documentation links in the README
...
Closes gh-41547
2024-07-17 14:15:30 +01:00
Andy Wilkinson
6f745c781f
Merge pull request #41531 from anbusampath
...
* gh-41531:
Update README to fix links to the docs
Closes gh-41531
2024-07-17 14:10:26 +01:00
Anbu Sampath
3d2935995f
Update README to fix links to the docs
...
See gh-41531
2024-07-17 14:09:30 +01:00
Andy Wilkinson
b7ff40e9b0
Merge pull request #41355 from opcooc
...
* gh-41355:
Polish "Add configuration property to allow multiple issuers"
Add configuration property to allow multiple issuers
Closes gh-41355
2024-07-17 12:03:48 +01:00
Andy Wilkinson
1a6760e21d
Polish "Add configuration property to allow multiple issuers"
...
See gh-41355
2024-07-17 12:03:34 +01:00
shenqicheng
b0b97fb1d2
Add configuration property to allow multiple issuers
...
See gh-41355
2024-07-17 11:59:14 +01:00
Stéphane Nicoll
f7780b4fef
Polish
2024-07-17 09:46:25 +02:00
Andy Wilkinson
51646fb5f4
Upgrade to Spring Pulsar 1.1.2
...
Closes gh-41536
2024-07-17 07:44:17 +01:00
Andy Wilkinson
1fccf90323
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41534
2024-07-17 07:42:24 +01:00
Andy Wilkinson
07b103cc2b
Prohibit upgrades to Undertow 2.3.15
...
Closes gh-41533
2024-07-17 07:42:02 +01:00
Andy Wilkinson
326b35fcc7
Merge branch '3.2.x' into 3.3.x
2024-07-17 07:40:55 +01:00
Andy Wilkinson
4e205ede1d
Upgrade to Spring Pulsar 1.0.8
...
Closes gh-41532
2024-07-17 07:38:49 +01:00
Andy Wilkinson
bf890c71d0
Upgrade to Spring Integration 6.3.2
...
Closes gh-41302
2024-07-16 19:51:44 +01:00
Andy Wilkinson
0b9e8e4a7d
Merge branch '3.2.x' into 3.3.x
2024-07-16 18:50:30 +01:00
Andy Wilkinson
0eb830de15
Upgrade to Spring Integration 6.2.7
...
Closes gh-41296
2024-07-16 18:50:21 +01:00
Andy Wilkinson
e7c8b80f88
Upgrade to Spring GraphQL 1.3.2
...
Closes gh-41527
2024-07-16 18:40:59 +01:00
Stéphane Nicoll
dc0204b68a
Merge pull request #41325 from eddumelendez
...
* pr/41325:
Add support for ServiceConnection in DataLdapTest
Closes gh-41325
2024-07-16 16:49:07 +02:00