Stéphane Nicoll
c2cb4f2bb1
Fix broken test setup
3 weeks ago
Stéphane Nicoll
b8786e0ff2
Merge pull request #49176 from jayychoi
...
* pr/49176:
Polish "Restore error page support in WAR deployments"
Restore error page support in WAR deployments
Closes gh-49176
3 weeks ago
Stéphane Nicoll
2a80a3cac6
Polish "Restore error page support in WAR deployments"
...
See gh-49176
3 weeks ago
Jay Choi
1a42b5c282
Restore error page support in WAR deployments
...
See gh-49176
Signed-off-by: Jay Choi <jayyoungchoi22@gmail.com>
3 weeks ago
Andy Wilkinson
42466e4776
Allow Customizer<HttpSecurity> beans to refine auth server config
...
Fixes gh-49367
3 weeks ago
Stéphane Nicoll
d61f73642c
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49377
3 weeks ago
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
3 weeks ago
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>
3 weeks ago
Stéphane Nicoll
4a6ca79956
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49375
3 weeks ago
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
3 weeks ago
Stéphane Nicoll
f2179e1d9c
Polish "Bump gradle/actions from 5.0.1 to 5.0.2"
...
See gh-49371
3 weeks ago
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](f29f5a9d7b...0723195856 )
---
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>
3 weeks ago
Stéphane Nicoll
a54019420f
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49372
3 weeks ago
Stéphane Nicoll
38167bba08
Merge pull request #49370 from dependabot[bot]
...
* pr/49370:
Bump actions/upload-artifact from 6 to 7
Closes gh-49370
3 weeks ago
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>
3 weeks ago
Phillip Webb
73ec55696c
Merge branch '3.5.x' into 4.0.x
3 weeks ago
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
3 weeks ago
Stéphane Nicoll
49d2296c8e
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49362
3 weeks ago
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
3 weeks ago
Stéphane Nicoll
bf2e7ce8dd
Polish "Fix devtools configuration example format"
...
See gh-49357
3 weeks ago
Tran Ngoc Nhan
88bd63a0dc
Fix devtools configuration example format
...
See gh-49357
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
3 weeks ago
Andy Wilkinson
23903925c5
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49344
4 weeks ago
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
4 weeks ago
Andy Wilkinson
a1b382a66b
Polish "Fix @AutoConfigureWebTestClient preventing timeout property binding"
...
See gh-49340
4 weeks ago
Jay Choi
622e1e0044
Fix @AutoConfigureWebTestClient preventing timeout property binding
...
See gh-49340
Signed-off-by: Jay Choi <jayyoungchoi22@gmail.com>
4 weeks ago
Andy Wilkinson
7f7532a0b9
Remove duplicate spring-web dependency
...
Closes gh-49338
4 weeks ago
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
4 weeks ago
Stéphane Nicoll
8091973ead
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49333
4 weeks ago
Stéphane Nicoll
79b5ba3d9b
Merge pull request #49318 from dependabot[bot]
...
* pr/49318:
Bump minimatch in /antora
Closes gh-49318
4 weeks ago
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>
4 weeks ago
Andy Wilkinson
6c8cd183bd
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49327
4 weeks ago
Andy Wilkinson
d92d3a958b
Clarify inferred relationships between registrations and providers
...
Closes gh-49240
4 weeks ago
Andy Wilkinson
20ff2b7ff1
Register reflection hints for HTTP service client property binding
...
Fixes gh-49274
4 weeks ago
Andy Wilkinson
14444669fe
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49321
4 weeks ago
Andy Wilkinson
5a764167ab
Document applying AOT plugin directly for AOT on the JVM
...
Closes gh-49307
4 weeks ago
Andy Wilkinson
75ccf2cdba
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49314
4 weeks ago
Andy Wilkinson
da8dbcc285
Merge pull request #49278 from l2yujw
...
* gh-49278:
Remove Jetty test idle timeout configuration
Closes gh-49278
4 weeks ago
l2yuPa
ae7d04e6dc
Remove Jetty test idle timeout configuration
...
Signed-off-by: l2yuPa <jeungwon28@gmail.com>
See gh-49278
4 weeks ago
Andy Wilkinson
47a57f62a7
Merge pull request #49306 from giyeon95
...
* gh-49306:
Remove extraneous semicolon from read-timeout value
Closes gh-49306
4 weeks ago
giyeon95
9ab01f61bd
Remove extraneous semicolon from read-timeout value
...
Signed-off-by: giyeon95 <giyeon15@gmail.com>
See gh-49306
4 weeks ago
Andy Wilkinson
e808d7a7de
Align server.tomcat.max-part-count default with Tomcat's default
...
Fixes gh-49311
4 weeks ago
Brian Clozel
dd51ece7ac
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49302
4 weeks ago
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
4 weeks ago
Stéphane Nicoll
5c9dbd4a4d
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49300
4 weeks ago
Stéphane Nicoll
2d84c46c18
Merge pull request #49031 from quaff
...
* pr/49031:
Members declared in final classes should not be protected
Closes gh-49031
4 weeks ago
Yanming Zhou
147d3d763b
Members declared in final classes should not be protected
...
See gh-49031
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
4 weeks ago
Andy Wilkinson
970147e318
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49298
4 weeks ago
Andy Wilkinson
4bc47d0919
Remove stale mention of Groovy
...
Closes gh-49297
4 weeks ago
Stéphane Nicoll
5f8a752070
Merge branch '3.5.x' into 4.0.x
...
Closes gh-49295
4 weeks ago
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
4 weeks ago