Kevin Zittritsch
2314d15430
Add configuration property for Tomcat's static resource cache max size
...
See gh-47229
Signed-off-by: Kevin Zittritsch <kevin.zittritsch@vtinfo.com>
2025-09-17 15:02:32 +02:00
Stéphane Nicoll
cdd39bafd7
Introduce spring-boot-persistence
...
This commit adds a spring-boot-persistence module with data technology
independent features. This provides a better home for EntityScan and
PersistenceExceptionTranslationAutoConfiguration.
Closes gh-45328
2025-09-17 14:42:22 +02:00
Moritz Halbritter
b71d6475c3
Merge branch '3.5.x'
...
Closes gh-47248
2025-09-17 10:43:25 +02:00
Moritz Halbritter
7e28314f30
Document support for Java 25
...
Closes gh-47245
2025-09-17 10:43:11 +02:00
Stéphane Nicoll
780adbf61c
Merge pull request #47234 from quaff
...
* pr/47234:
Fix typo
Closes gh-47234
2025-09-17 09:11:01 +02:00
Yanming Zhou
612714f35e
Fix typo
...
See gh-47234
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-09-17 09:10:26 +02:00
Stéphane Nicoll
0c53038904
Merge branch '3.5.x'
2025-09-17 09:02:28 +02:00
Stéphane Nicoll
fae6b0aea0
Merge branch '3.4.x' into 3.5.x
2025-09-17 09:02:13 +02:00
Stéphane Nicoll
2e09167986
Upgrade to XmlUnit2 2.10.4
...
Closes gh-47241
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
67da54e634
Upgrade to Spring Pulsar 2.0.0-M3
...
Closes gh-47006
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
e20437195e
Upgrade to Spring Integration 7.0.0-M3
...
Closes gh-47010
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
748bba378a
Upgrade to Spring GraphQL 2.0.0-M3
...
Closes gh-47009
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
602c149e7f
Upgrade to Jakarta XML Bind 4.0.4
...
Closes gh-47240
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
297b4dfe70
Upgrade to Flyway 11.13.0
...
Closes gh-47239
2025-09-17 08:51:14 +02:00
Stéphane Nicoll
53e4f172b7
Upgrade to XmlUnit2 2.10.4
...
Closes gh-47243
2025-09-17 08:18:46 +02:00
Stéphane Nicoll
a7a05491fc
Upgrade to Jakarta XML Bind 4.0.4
...
Closes gh-47242
2025-09-17 08:18:42 +02:00
Stéphane Nicoll
a9319d6047
Upgrade to XmlUnit2 2.10.4
...
Closes gh-47238
2025-09-17 08:16:15 +02:00
Stéphane Nicoll
a3613927c9
Upgrade to Jakarta XML Bind 4.0.4
...
Closes gh-47237
2025-09-17 08:16:11 +02:00
Moritz Halbritter
7ada32ca77
Make ConfigDataLocation.of non-nullable
...
Update `ConfigDataLocation.of` to return an empty location rather than
null. Filtering of empty elements now happens in `ConfigDataProperties`
and `ConfigDataEnvironment` which allows us to simplify
`ConfigDataLocationBindHandler`.
Closes gh-47221
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-09-16 12:06:36 -07:00
Stéphane Nicoll
51eb4124ee
Merge branch '3.5.x'
2025-09-16 20:36:54 +02:00
Stéphane Nicoll
b7e1210159
Merge branch '3.4.x' into 3.5.x
2025-09-16 20:34:16 +02:00
Stéphane Nicoll
bfeceda28a
Upgrade to Spring Pulsar 1.2.10
...
Closes gh-47093
2025-09-16 20:32:58 +02:00
Stéphane Nicoll
d786aa4383
Upgrade to Spring Integration 6.5.2
...
Closes gh-47091
2025-09-16 20:32:58 +02:00
Stéphane Nicoll
02d73ea4f7
Upgrade to Spring GraphQL 1.4.2
...
Closes gh-47090
2025-09-16 20:32:58 +02:00
Stéphane Nicoll
f374e38f6a
Upgrade to Spring Pulsar 1.2.10
...
Closes gh-47082
2025-09-16 20:32:47 +02:00
Stéphane Nicoll
6c0118f2b0
Upgrade to Spring Integration 6.4.7
...
Closes gh-47080
2025-09-16 20:32:47 +02:00
Phillip Webb
ff83fea96e
Adapt to upstream Spring Batch changes
...
See gh-47001
2025-09-16 11:32:15 -07:00
Phillip Webb
b439c07153
Document HTTP Service client support
...
Closes gh-47179
2025-09-16 09:09:10 -07:00
Phillip Webb
74a5d13fe9
Polish HTTP Service client auto-configuration
2025-09-16 09:08:34 -07:00
Moritz Halbritter
009bd441f6
Improve null-safety of core/spring-boot
...
See gh-46926
2025-09-16 13:52:14 +02:00
Moritz Halbritter
a6b4400de7
Improve null-safety of core/spring-boot-docker-compose
...
See gh-46926
2025-09-16 13:52:13 +02:00
Moritz Halbritter
8c0018d739
Further improve null-safety of JsonContentAssert
...
See gh-46926
2025-09-16 13:42:24 +02:00
Moritz Halbritter
3bfcfaa795
Improve null-safety of JsonContentAssert
...
See gh-46926
2025-09-16 11:55:16 +02:00
Moritz Halbritter
96afc3f944
Introduce specialized interfaces in PropertiesConfigAdapter
...
Closes gh-47226
2025-09-16 10:18:21 +02:00
Stéphane Nicoll
0e396efaea
Merge branch '3.5.x'
...
Closes gh-47225
2025-09-16 08:56:03 +02:00
Stéphane Nicoll
a8161a5e9d
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47224
2025-09-16 08:54:18 +02:00
Stéphane Nicoll
d157740b26
Merge pull request #47210 from dependabot[bot]
...
* pr/47210:
Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1
Closes gh-47210
2025-09-16 08:54:06 +02:00
Stéphane Nicoll
445fc182fb
Polish "Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1"
...
See gh-47210
2025-09-16 08:53:16 +02:00
dependabot[bot]
4503cac003
Bump jfrog/setup-jfrog-cli from 4.6.0 to 4.6.1
...
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli ) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases )
- [Commits](751c204e8e...88e9eba31c )
---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
dependency-version: 4.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47210
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 08:52:40 +02:00
Stéphane Nicoll
5a9f5a9b68
Merge branch '3.5.x'
...
Closes gh-47223
2025-09-16 08:49:44 +02:00
Stéphane Nicoll
10fc3fd8f8
Merge branch '3.4.x' into 3.5.x
...
Closes gh-47222
2025-09-16 08:49:28 +02:00
Stéphane Nicoll
328f4c5e49
Merge pull request #47209 from dependabot[bot]
...
* pr/47209:
Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
Bump gradle/actions from 4.4.2 to 4.4.3
Closes gh-47209
2025-09-16 08:49:22 +02:00
Stéphane Nicoll
b2848d6408
Polish "Bump gradle/actions from 4.4.2 to 4.4.3"
...
See gh-47209
2025-09-16 08:48:59 +02:00
dependabot[bot]
350beccbc0
Bump gradle/actions from 4.4.2 to 4.4.3
...
Bumps [gradle/actions](https://github.com/gradle/actions ) from 4.4.2 to 4.4.3.
- [Release notes](https://github.com/gradle/actions/releases )
- [Commits](017a9effdb...ed408507ea )
---
updated-dependencies:
- dependency-name: gradle/actions
dependency-version: 4.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
See gh-47209
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-16 08:48:08 +02:00
Moritz Halbritter
641b72db65
Make SanitizableData.key non-nullable
...
Closes gh-47220
2025-09-16 08:48:01 +02:00
Phillip Webb
eeac38b70b
Make 'org.springframework.boot.ssl` a foundational package
...
Closes gh-47219
2025-09-15 20:44:30 -07:00
Phillip Webb
b9be1179a2
Update checkstyle import-control.xml following restructure
...
Closes gh-47218
2025-09-15 20:18:25 -07:00
Phillip Webb
8651e971ea
Replace `TomcatStarter` to break servlet dependency
...
Replace `TomcatStarter` with a `DeferredStartupExceptions` interface
to break the direct dependency on `Servlet`.
Closes gh-44325
2025-09-15 20:03:05 -07:00
Stéphane Nicoll
111418fbc5
Merge branch '3.5.x'
2025-09-16 02:54:23 +02:00
Stéphane Nicoll
2215e64a79
Merge branch '3.4.x' into 3.5.x
2025-09-16 02:54:12 +02:00