Commit Graph
62322 Commits
Author SHA1 Message Date
Phillip Webb caec174dee Merge branch '4.0.x' into 4.1.x
Closes gh-51865
2026-09-25 15:35:16 -07:00
Phillip Webb fe9a8f638d Merge pull request #51861 from xoruddl
Closes gh-51861

* pr/51861:
  Enable nullability checking of spring-boot-jersey's tests
2026-09-25 15:34:39 -07:00
itaekyung a0df183115 Enable nullability checking of spring-boot-jersey's tests
See gh-51861

Signed-off-by: itaekyung <taeyun1411@gmail.com>
2026-09-25 15:32:57 -07:00
Phillip Webb 53eeaf88d0 Document InetAddressFilter limitations with respect to proxy servers
Closes gh-51863
2026-09-25 09:54:42 -07:00
Andy Wilkinson 113a235e77 Merge branch '4.0.x' into 4.1.x
See gh-51859
2026-09-25 15:42:59 +01:00
Andy Wilkinson a7023de9db Revert "Upgrade to Gradle 9.8.0"
This reverts commit ce8963169a.

See gh-51858
2026-09-25 15:42:39 +01:00
Andy Wilkinson a3ad9fc54b Merge branch '4.0.x' into 4.1.x
Closes gh-51859
2026-09-25 11:02:41 +01:00
Andy Wilkinson ce8963169a Upgrade to Gradle 9.8.0
Closes gh-51858
2026-09-25 10:25:21 +01:00
Phillip Webb 2e59711283 Merge branch '4.0.x' into 4.1.x 2026-09-17 18:31:10 -07:00
Phillip Webb dc1daa53bf Don't use raw cached filenames in AggregatedJavadoc
Update `AggregatedJavadoc` so that jar names are constructed from
resolved artifact IDs rather than using the raw cache filename. Without
this change, javadoc generation fails when consuming SNAPSHOT
dependencies.

See gh-51456
2026-09-17 18:29:12 -07:00
Phillip Webb 9b531f1043 Merge branch '4.0.x' into 4.1.x
Closes gh-51828
2026-09-17 17:01:25 -07:00
Phillip Webb f7c699ebdc Use offline javadoc links
Update docs build to use offline javadoc links based on the
contents of the javadoc jars. Since some libraries ship incorrect
Gradle `.module` files, new dependency variants have been added for
`implicitjavadoc` and `implicitsources`. These assume that javadoc
and source jars are shipped using Maven conventions. These variants
must be resolved using `lenient = true` since not all libraries ship
them.

The `element-list` files for `log4j` and `tomcat` have been copied
directly from their website since they are available online but no
javadoc jars are shipped.

The `aggregatedJavadoc` task will now fail if links are made to
unknown packages.

Closes gh-51456
2026-09-17 16:47:01 -07:00
Phillip Webb 7ee7065ae2 Fix broken links
Fix infinispan.

See gh-51802
2026-09-17 11:03:11 -07:00
Phillip Webb 303a3ec4a8 Merge branch '4.0.x' into 4.1.x 2026-09-17 10:56:26 -07:00
Phillip Webb 59ec39fc50 Fix broken links
Update a few links to newer paths that will work going forward.

See gh-51791
2026-09-17 10:54:51 -07:00
Phillip Webb cd9d0da561 Merge branch '4.0.x' into 4.1.x 2026-09-17 10:21:14 -07:00
Phillip Webb 52a276754a Try alternative URLs in checkLinks
See gh-51790
2026-09-17 10:10:32 -07:00
Andy Wilkinson 514c14b4be Merge branch '4.0.x' into 4.1.x
Closes gh-51825
2026-09-17 15:23:00 +01:00
Andy Wilkinson 83d1a42d29 Document support for Java 27
Closes gh-51424
2026-09-17 15:22:25 +01:00
Andy Wilkinson 1df7533f25 Merge branch '4.0.x' into 4.1.x
Closes gh-51823
2026-09-17 15:20:12 +01:00
Andy Wilkinson 025ac12eba Make Java 27 the only tested non-LTS version
Closes gh-51822
2026-09-17 15:19:35 +01:00
Andy Wilkinson d5d6ce3923 Merge branch '4.0.x' into 4.1.x
Closes gh-51820
2026-09-17 10:45:21 +01:00
Andy Wilkinson d376311c61 Merge pull request #51815 from ngocnhan-tran1996
Closes gh-51815

* gh-51815:
  Fix broken links
2026-09-17 10:45:12 +01:00
Tran Ngoc Nhan 303708ec05 Fix broken links
* Correct Jakarta Javadoc links
* Correct Spring Data Cassandra and Spring Data Redis Javadoc links
* Remove `index.html` from Javadoc links

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>

See gh-51815
2026-09-17 10:37:26 +01:00
Andy Wilkinson c73645bb8a Merge branch '4.0.x' into 4.1.x
Closes gh-51813
2026-09-17 08:50:23 +01:00
Andy Wilkinson 7ce43c7b73 Use Java 27 GA in CI
Closes gh-51812
2026-09-17 08:49:58 +01:00
Stéphane Nicoll 25012c5fbe Merge branch '4.0.x' into 4.1.x
Closes gh-51808
2026-09-17 07:58:36 +02:00
Stéphane Nicoll 02d98eb7bf Remove reference to AppOptics in the reference guide
Closes gh-51807
2026-09-17 07:56:46 +02:00
Phillip Webb 72935ee85b Merge branch '4.0.x' into 4.1.x
Closes gh-51802
2026-09-16 21:47:57 -07:00
Phillip Webb b2fa689d64 Fix broken links
Closes gh-51791
2026-09-16 21:46:52 -07:00
Phillip Webb 728b2980d8 Merge branch '4.0.x' into 4.1.x
Closes gh-51799
2026-09-16 17:31:21 -07:00
Phillip Webb bab9413c9d Remove spring-data-envers links since it's now part of spring-data-jpa
Closes gh-51798
2026-09-16 17:30:59 -07:00
Phillip Webb 4a210f7d5b Merge branch '4.0.x' into 4.1.x
Closes gh-51796
2026-09-16 16:47:01 -07:00
Phillip Webb 558b9741a3 Link to spring spring-data-relational documentation
Replace spring-data-jdbc and spring-data-r2dbc links with
spring-data-relational.

Closes gh-51795
2026-09-16 16:46:16 -07:00
Phillip Webb 444a4ebfc4 Retry non 200 links with a '/'
See gh-51790
2026-09-16 16:01:05 -07:00
Phillip Webb 478aa7502a Merge branch '4.0.x' into 4.1.x
Closes gh-51792
2026-09-16 15:11:11 -07:00
Phillip Webb 45b8a0118a Fix checklinks task
Closes gh-51790
2026-09-16 15:10:19 -07:00
Andy Wilkinson e402beb42d Merge branch '4.0.x' into 4.1.x
Closes gh-51783
2026-09-16 11:21:20 +01:00
Andy Wilkinson 5fec200678 Merge pull request #51775 from dependabot[bot]
Closes gh-51775

* gh-51775:
  Polish "Bump Homebrew/actions/setup-homebrew from 2026.09.07.1 to 2026.09.13.1"
  Bump Homebrew/actions/setup-homebrew from 2026.09.07.1 to 2026.09.13.1
2026-09-16 11:21:13 +01:00
Andy Wilkinson aef6bb80a4 Polish "Bump Homebrew/actions/setup-homebrew from 2026.09.07.1 to 2026.09.13.1"
See gh-51775

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
2026-09-16 11:19:31 +01:00
dependabot[bot] 34769e2af1 Bump Homebrew/actions/setup-homebrew from 2026.09.07.1 to 2026.09.13.1
Bumps [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) from 2026.09.07.1 to 2026.09.13.1.
- [Release notes](https://github.com/homebrew/actions/releases)
- [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts)
- [Commits](https://github.com/homebrew/actions/compare/f8d4222eb633e65c2a0157383cf80861fc7fae7f...1e34f2e2acaa766b7efacb8c26352e6abbb023f9)

---
updated-dependencies:
- dependency-name: Homebrew/actions/setup-homebrew
  dependency-version: 2026.09.13.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-51775
2026-09-16 11:18:41 +01:00
Andy Wilkinson 51f9b11af0 Merge pull request #51780 from hjm12223
Closes gh-51780

* gh-51780:
  Enable nullability checking of spring-boot-batch-data-mongodb's tests
2026-09-16 11:15:47 +01:00
HongJongMin 88ab24ff99 Enable nullability checking of spring-boot-batch-data-mongodb's tests
Signed-off-by: HongJongMin <gwa7417@gmail.com>

See gh-51780
2026-09-16 11:14:11 +01:00
Andy Wilkinson 6fe126afed Merge branch '4.0.x' into 4.1.x 2026-09-16 09:09:12 +01:00
Andy Wilkinson d9abd902f5 Revert "Merge pull request #51549 from aashikantkumar"
This reverts commit ad8f14e785, reversing
changes made to 1d79f56ad7.

See gh-51549
2026-09-16 09:08:23 +01:00
Phillip Webb e45e629145 Merge branch '4.0.x' into 4.1.x 2026-09-15 20:44:24 -07:00
Phillip Webb c8bb386155 Add and polish javadoc links
See gh-51498
2026-09-15 20:35:44 -07:00
Phillip Webb 9fd0762b3c Fix javadoc empty <p> tag warnings 2026-09-15 20:33:44 -07:00
Andy Wilkinson ca4a73984e Merge branch '4.0.x' into 4.1.x
Closes gh-51771
2026-09-15 16:14:02 +01:00
Andy Wilkinson 7029b721f2 Merge pull request #51750 from ngocnhan-tran1996
Closes gh-51750

* gh-51750:
  Update Spring Framework reference links
2026-09-15 16:13:20 +01:00