Commit Graph
60294 Commits
Author SHA1 Message Date
Andy Wilkinson 42466e4776 Allow Customizer<HttpSecurity> beans to refine auth server config
Fixes gh-49367
2026-03-03 09:01:17 +00:00
Stéphane Nicoll d61f73642c Merge branch '3.5.x' into 4.0.x
Closes gh-49377
2026-03-03 09:45:33 +01:00
Stéphane Nicoll 167c3cac64 Merge pull request #49374 from dependabot[bot]
* pr/49374:
  Bump fast-xml-parser from 4.5.3 to 4.5.4 in /antora

Closes gh-49374
2026-03-03 09:45:29 +01:00
dependabot[bot] c1dea9cad7 Bump fast-xml-parser from 4.5.3 to 4.5.4 in /antora
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.5.3 to 4.5.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.5.3...v4.5.4)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-version: 4.5.4
  dependency-type: indirect
...

See gh-49374

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 09:45:01 +01:00
Stéphane Nicoll 4a6ca79956 Merge branch '3.5.x' into 4.0.x
Closes gh-49375
2026-03-03 08:59:03 +01:00
Stéphane Nicoll 67ab214fba Merge pull request #49371 from dependabot[bot]
* pr/49371:
  Polish "Bump gradle/actions from 5.0.1 to 5.0.2"
  Bump gradle/actions from 5.0.1 to 5.0.2

Closes gh-49371
2026-03-03 08:58:54 +01:00
Stéphane Nicoll f2179e1d9c Polish "Bump gradle/actions from 5.0.1 to 5.0.2"
See gh-49371
2026-03-03 08:58:34 +01:00
dependabot[bot] b7ca903f36 Bump gradle/actions from 5.0.1 to 5.0.2
Bumps [gradle/actions](https://github.com/gradle/actions) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/f29f5a9d7b09a7c6b29859002d29d24e1674c884...0723195856401067f7a2779048b490ace7a47d7c)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

See gh-49371

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 08:57:03 +01:00
Stéphane Nicoll a54019420f Merge branch '3.5.x' into 4.0.x
Closes gh-49372
2026-03-03 08:56:05 +01:00
Stéphane Nicoll 38167bba08 Merge pull request #49370 from dependabot[bot]
* pr/49370:
  Bump actions/upload-artifact from 6 to 7

Closes gh-49370
2026-03-03 08:55:39 +01:00
dependabot[bot] f144dfecc7 Bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

See gh-49370

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 08:55:17 +01:00
Phillip Webb 73ec55696c Merge branch '3.5.x' into 4.0.x 2026-03-02 10:39:58 -08:00
Phillip Webb 90d75b74c5 Align "noteworthy" issues in release notes with Spring Framework
Update the oss changelog generator config which I missed in commit
54ab3c5a61.

See gh-49150
2026-03-02 10:38:50 -08:00
Stéphane Nicoll 49d2296c8e Merge branch '3.5.x' into 4.0.x
Closes gh-49362
2026-03-02 09:39:24 +01:00
Stéphane Nicoll c171c4d225 Merge pull request #49357 from ngocnhan-tran1996
* pr/49357:
  Polish "Fix devtools configuration example format"
  Fix devtools configuration example format

Closes gh-49357
2026-03-02 09:39:16 +01:00
Stéphane Nicoll bf2e7ce8dd Polish "Fix devtools configuration example format"
See gh-49357
2026-03-02 09:27:54 +01:00
Tran Ngoc Nhan 88bd63a0dc Fix devtools configuration example format
See gh-49357

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-03-02 09:27:33 +01:00
Andy Wilkinson 23903925c5 Merge branch '3.5.x' into 4.0.x
Closes gh-49344
2026-02-27 12:13:03 +00:00
Andy Wilkinson 3754efb407 Merge pull request #49340 from jayychoi
* gh-49340:
  Polish "Fix @AutoConfigureWebTestClient preventing timeout property binding"
  Fix @AutoConfigureWebTestClient preventing timeout property binding

Closes gh-49340
2026-02-27 12:06:57 +00:00
Andy Wilkinson a1b382a66b Polish "Fix @AutoConfigureWebTestClient preventing timeout property binding"
See gh-49340
2026-02-27 12:06:46 +00:00
Jay Choi 622e1e0044 Fix @AutoConfigureWebTestClient preventing timeout property binding
See gh-49340

Signed-off-by: Jay Choi <jayyoungchoi22@gmail.com>
2026-02-27 12:06:46 +00:00
Andy Wilkinson 7f7532a0b9 Remove duplicate spring-web dependency
Closes gh-49338
2026-02-27 09:34:34 +00:00
Brian Clozel bbd566c3cf Add spring-boot-reactor to reactive starters
This commit adds the "spring-boot-reactor" module as a dependency to
reactive starters. While this was already the case for many starters,
this module was missing from GraphQL, RSocket, WebClient and WebFlux.

Closes gh-49332
2026-02-26 14:51:41 +01:00
Stéphane Nicoll 8091973ead Merge branch '3.5.x' into 4.0.x
Closes gh-49333
2026-02-26 14:28:26 +01:00
Stéphane Nicoll 79b5ba3d9b Merge pull request #49318 from dependabot[bot]
* pr/49318:
  Bump minimatch in /antora

Closes gh-49318
2026-02-26 14:28:20 +01:00
dependabot[bot] 917cf57ed0 Bump minimatch in /antora
Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 3.1.2 to 3.1.3
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.3)

Updates `minimatch` from 5.1.6 to 5.1.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.3
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 5.1.7
  dependency-type: indirect
...

See gh-49318

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 14:27:06 +01:00
Andy Wilkinson 6c8cd183bd Merge branch '3.5.x' into 4.0.x
Closes gh-49327
2026-02-26 09:38:10 +00:00
Andy Wilkinson d92d3a958b Clarify inferred relationships between registrations and providers
Closes gh-49240
2026-02-26 09:36:08 +00:00
Andy Wilkinson 20ff2b7ff1 Register reflection hints for HTTP service client property binding
Fixes gh-49274
2026-02-25 15:12:55 +00:00
Andy Wilkinson 14444669fe Merge branch '3.5.x' into 4.0.x
Closes gh-49321
2026-02-25 10:04:41 +00:00
Andy Wilkinson 5a764167ab Document applying AOT plugin directly for AOT on the JVM
Closes gh-49307
2026-02-25 09:53:37 +00:00
Andy Wilkinson 75ccf2cdba Merge branch '3.5.x' into 4.0.x
Closes gh-49314
2026-02-24 16:26:50 +00:00
Andy Wilkinson da8dbcc285 Merge pull request #49278 from l2yujw
* gh-49278:
  Remove Jetty test idle timeout configuration

Closes gh-49278
2026-02-24 16:20:10 +00:00
l2yuPa ae7d04e6dc Remove Jetty test idle timeout configuration
Signed-off-by: l2yuPa <jeungwon28@gmail.com>

See gh-49278
2026-02-24 16:19:53 +00:00
Andy Wilkinson 47a57f62a7 Merge pull request #49306 from giyeon95
* gh-49306:
  Remove extraneous semicolon from read-timeout value

Closes gh-49306
2026-02-24 15:37:28 +00:00
giyeon95 9ab01f61bd Remove extraneous semicolon from read-timeout value
Signed-off-by: giyeon95 <giyeon15@gmail.com>

See gh-49306
2026-02-24 15:36:55 +00:00
Andy Wilkinson e808d7a7de Align server.tomcat.max-part-count default with Tomcat's default
Fixes gh-49311
2026-02-24 15:32:50 +00:00
Brian Clozel dd51ece7ac Merge branch '3.5.x' into 4.0.x
Closes gh-49302
2026-02-23 18:34:48 +01:00
Brian Clozel 9c509cf5b3 Fix nesting support in RouterFunctions descriptions
Prior to this commit, descriptions for `RouterFunctions` web routes
would not include `nest` predicates and would only consider the last
predicate in the chain.

This commit ensures that nested predicates are properly chained adn
considered in the resulting description that is displayed in Actuator
endpoints.

Fixes gh-49289
2026-02-23 18:11:54 +01:00
Stéphane Nicoll 5c9dbd4a4d Merge branch '3.5.x' into 4.0.x
Closes gh-49300
2026-02-23 16:47:20 +01:00
Stéphane Nicoll 2d84c46c18 Merge pull request #49031 from quaff
* pr/49031:
  Members declared in final classes should not be protected

Closes gh-49031
2026-02-23 16:47:11 +01:00
Yanming Zhou 147d3d763b Members declared in final classes should not be protected
See gh-49031

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2026-02-23 16:28:44 +01:00
Andy Wilkinson 970147e318 Merge branch '3.5.x' into 4.0.x
Closes gh-49298
2026-02-23 15:23:41 +00:00
Andy Wilkinson 4bc47d0919 Remove stale mention of Groovy
Closes gh-49297
2026-02-23 15:23:22 +00:00
Stéphane Nicoll 5f8a752070 Merge branch '3.5.x' into 4.0.x
Closes gh-49295
2026-02-23 12:49:12 +01:00
Stéphane Nicoll 12e5cd4b45 Consistently enable parameters generation with AOT
This commit updates the Maven Plugin to retain parameters information
in AOT-generated code. This aligns with the Gradle Plugin and allows
to consistently use parameter names resolution in generated code.

Closes gh-49268
2026-02-23 12:44:54 +01:00
Stéphane Nicoll 4761af8ad7 Merge branch '3.5.x' into 4.0.x
Closes gh-49293
2026-02-23 12:20:31 +01:00
Stéphane Nicoll d4610e499c Merge pull request #49290 from ngocnhan-tran1996
* pr/49290:
  Update JDK requirement for CLI

Closes gh-49290
2026-02-23 12:20:22 +01:00
Tran Ngoc Nhan 55ef2df143 Update JDK requirement for CLI
See gh-49290

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2026-02-23 12:16:21 +01:00
Stéphane Nicoll f092971c7c Fix link to INSTALL.txt 2026-02-23 12:13:30 +01:00