Stéphane Nicoll
c3e0e1b93d
Upgrade to Tomcat 11.0.13
...
Closes gh-47589
2025-10-14 17:09:16 +02:00
Stéphane Nicoll
9bd5c1a3c2
Polish "Bind WebTestClient to the default WebHandler"
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
See gh-47617
2025-10-14 11:33:43 +02:00
Moritz Halbritter
285afe2040
Fix checkstyle
2025-10-14 11:09:55 +02:00
Stéphane Nicoll
879b7e6cce
Bind WebTestClient to the default WebHandler
...
Previously, if multiple WebHandler beans were present, the auto-config
for WebTestClient fail to identify a suitable candidate as it expects
to only have such a bean.
This commit updates the logic to look for a well-known bean name that
WebFlux uses, and clarify the exception message to state that a bean
with a given name is expected to be found.
The exception message has been further refined to mention that, if
such a bean is not present, then a MockMVc-compatible ApplicationContext
should be available (i.e. WebApplicationContext).
Closes gh-47617
2025-10-14 11:00:49 +02:00
Phillip Webb
ddf26080d6
Rationalize endpoint packages
...
Use consistent packages for endpoints and endpoint
auto-configuration.
Closes gh-47606
2025-10-13 18:37:59 -07:00
Phillip Webb
80de606c56
Refactor spring-boot-cloudfoundry package structure
...
Use package structure consistent with other modules.
Closes gh-47605
2025-10-13 18:37:16 -07:00
Phillip Webb
4587c82330
Start building against Spring Security 7.0.0-RC1 snapshots
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
See gh-47499
2025-10-13 15:13:00 -07:00
Moritz Halbritter
c03b71ea4e
Add nullability annotations to tests in module/spring-boot-security-oauth2-resource-server
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
See gh-47263
2025-10-13 15:15:51 +02:00
Moritz Halbritter
b0b5b1b463
Add nullability annotations to tests in module/spring-boot-security-oauth2-client
...
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter
42744bdae9
Add nullability annotations to tests in module/spring-boot-security-oauth2-authorization-server
...
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter
cddd8e3dd1
Add nullability annotations to tests in module/spring-boot-security
...
See gh-47263
2025-10-13 15:15:50 +02:00
Moritz Halbritter
118bf10127
Add nullability annotations to tests in module/spring-boot-rsocket-test
...
See gh-47263
2025-10-13 13:44:26 +02:00
Moritz Halbritter
d0ae20fd94
Add nullability annotations to tests in module/spring-boot-rsocket
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
04aefab683
Add nullability annotations to tests in module/spring-boot-resttestclient
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
56795f944a
Improve null-safety of module/spring-boot-resttestclient
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
6806ce5211
Add nullability annotations to tests in module/spring-boot-restdocs
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
558183e0fe
Add nullability annotations to tests in module/spring-boot-restclient-test
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
b56d9c6b08
Add nullability annotations to tests in module/spring-boot-restclient
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
3c555a2f89
Add nullability annotations to tests in module/spring-boot-reactor-netty
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
3466271f35
Add nullability annotations to tests in module/spring-boot-reactor
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
190cb51336
Add nullability annotations to tests in module/spring-boot-r2dbc
...
See gh-47263
2025-10-13 13:44:25 +02:00
Moritz Halbritter
0635094c91
Add nullability annotations to tests in module/spring-boot-quartz
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
d3ad25df8f
Add nullability annotations to tests in module/spring-boot-pulsar
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
7dd6f93e91
Add nullability annotations to tests in module/spring-boot-persistence
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
05b3f55049
Add nullability annotations to tests in module/spring-boot-opentelemetry
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
d9dd769d36
Improve null-safety of module/spring-boot-opentelemetry
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
4a5c61a618
Add nullability annotations to tests in module/spring-boot-netty
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
9217ad48bc
Add nullability annotations to tests in module/spring-boot-neo4j
...
See gh-47263
2025-10-13 13:44:24 +02:00
Moritz Halbritter
f9ce5d8e13
Remove superfluous version of jsr305
2025-10-13 13:44:23 +02:00
Moritz Halbritter
45ea5b9071
Add nullability annotations to tests in module/spring-boot-mustache
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
c06f2750f7
Add nullability annotations to tests in module/spring-boot-mongodb
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
a284dec0c1
Improve null-safety of module/spring-boot-mongodb
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
7c54b1963f
Add nullability annotations to tests in module/spring-boot-micrometer-tracing-test
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
d333dec4cb
Add nullability annotations to tests in module/spring-boot-micrometer-tracing
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
0c43462c66
Add nullability annotations to tests in module/spring-boot-micrometer-observation
...
See gh-47263
2025-10-13 13:44:08 +02:00
Moritz Halbritter
54b663eb69
Add nullability annotations to tests in module/spring-boot-micrometer-metrics-test
...
See gh-47263
2025-10-13 13:44:07 +02:00
Moritz Halbritter
11d50ae293
Add nullability annotations to tests in module/spring-boot-micrometer-metrics
...
See gh-47263
2025-10-13 13:44:07 +02:00
Moritz Halbritter
2f877a7415
Add nullability annotations to tests in module/spring-boot-mail
...
See gh-47263
2025-10-13 13:32:28 +02:00
Stéphane Nicoll
43cda8f54e
Polish "Upgrade to Jackson Bom 3.0.0"
...
Closes gh-47569
2025-10-13 13:01:10 +02:00
Stéphane Nicoll
994ec68901
Upgrade to jOOQ 3.19.27
...
Closes gh-47573
2025-10-13 11:40:38 +02:00
Stéphane Nicoll
e15c7e8e4a
Upgrade to Jackson Bom 3.0.0
...
Closes gh-47569
2025-10-13 11:40:38 +02:00
Andy Wilkinson
52eea3d491
Automatically find and add Jackson modules
...
Closes gh-47485
2025-10-13 10:25:26 +01:00
Stéphane Nicoll
8cd7c2277f
Polish "Start building against Spring Batch 6.0.0-RC1 snapshots"
...
See gh-47477
2025-10-10 18:20:22 +02:00
Mahmoud Ben Hassine
491019d4fe
Start building against Spring Batch 6.0.0-RC1 snapshots
...
See gh-47477
2025-10-10 17:41:24 +02:00
Andy Wilkinson
a502f4db8d
Use spring.restdocs as prefix for Spring REST Docs properties
...
Closes gh-47481
2025-10-10 14:29:48 +01:00
Andy Wilkinson
e6e0db04be
Polish documentation following relocation of TestRestTemplate
...
See gh-46356
See gh-47322
2025-10-10 14:29:48 +01:00
Andy Wilkinson
5afbec7033
Correct package in spring-boot-resttestclient to match module name
...
See gh-46356
See gh-47322
2025-10-10 12:50:48 +01:00
Andy Wilkinson
fd2b29d3cc
Include checking of AutoConfigure….imports in check lifecycle
...
See gh-47322
2025-10-10 12:27:24 +01:00
Andy Wilkinson
afc8df80d5
Make AutoConfigureRestClient auto-configure JSON
...
See gh-46356
See gh-47322
2025-10-10 12:13:15 +01:00
Andy Wilkinson
885f90da0c
Introduce spring-boot-webclient-test
...
See gh-46356
See gh-47322
2025-10-10 12:11:43 +01:00
Andy Wilkinson
2a2d3a88d2
Correct imports for AutoConfigureJson
...
See gh-47322
2025-10-10 09:55:20 +01:00
Andy Wilkinson
6e4b88d850
Add property to configure Jackson 3 with Boot's Jackson 2 defaults
...
Closes gh-
2025-10-10 09:21:41 +01:00
Andy Wilkinson
630797fa9b
Merge branch '3.5.x'
...
Closes gh-47475
2025-10-10 08:42:21 +01:00
Phillip Webb
e01b36216a
Revert Support pluggable types for EndpointJsonMapper
...
Closes gh-46534
2025-10-09 22:48:45 -07:00
Phillip Webb
02b2d03acf
Rationalize HTTP client configuration properties
...
Simplify HTTP client configuration properties by sharing common
settings for both blocking and reactive clients.
The `ClientHttpRequestFactorySettings` and `ClientHttpConnectorSettings`
have been merged to a single `HttpClientSettings` class. Properties
to configure common settings are available under:
`spring.http.clients`
Blocking and reactive settings have been moved to
`spring.http.clients.blocking` and `spring.http.clients.reactive`. With
currently only the factory/connector being configurable.
HTTP Service Client properties have also been rationalized under a
`spring.http.serviceclient.<group-name>`. Support for properties that
apply to all service clients and all Rest/Web Clients have been removed.
Support for `ApiVerionInserter` beans has also been removed in favor of
configuring the service group or builders directly.
Closes gh-47398
2025-10-09 22:18:53 -07:00
Phillip Webb
f4e8cacbcd
Polish
2025-10-09 22:17:24 -07:00
Andy Wilkinson
9eb05ebb10
Create spring-boot-resttestclient and spring-boot-webtestclient modules
...
Create `spring-boot-resttestclient` and `spring-boot-webtestclient`
modules to hold test client auto-configuration and `TestRestTemplate`
code.
Previous these classes were contained in `spring-boot-resetclient-test`
and `spring-boot-webclient-test` which was incorrect since the `-test`
modules should hold code need to test the given modules, not supporting
test classes.
See gh-46356
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2025-10-09 22:12:39 -07:00
Andy Wilkinson
16d8878cd8
Support embedded web environment with @AutoConfigureWebTestClient
...
Simplify `WebTestClient` testing support by removing the direct
context customizer in favor of using `@AutoConfigureWebTestClient`.
See gh-46356
2025-10-09 22:11:44 -07:00
Andy Wilkinson
3bf53f8bf5
Introduce @AutoConfigureTestRestTemplate
...
Add `@AutoConfigureTestRestTemplate` which can be used to
auto-configure a `TestRestTemplate`.
See gh-46356
2025-10-09 22:09:36 -07:00
Andy Wilkinson
da74dd92c9
Merge branch '3.5.x'
...
Closes gh-47439
2025-10-09 10:59:17 +01:00
Stéphane Nicoll
1754e2e909
Merge branch '3.5.x'
...
Closes gh-47440
2025-10-09 11:41:00 +02:00
Phillip Webb
2196f6da73
Revert "Ignore failing Spring Data JDBC tests"
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
This reverts commit c21293bb24 .
Closes gh-47435
2025-10-08 18:20:16 -07:00
Phillip Webb
c21293bb24
Ignore failing Spring Data JDBC tests
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
2025-10-08 13:10:17 -07:00
Stéphane Nicoll
6f1bcc4bfa
Polish "Add support for Neo4j Java Driver 6.0.0"
...
See gh-47381
2025-10-07 11:37:25 +02:00
Gerrit Meier
2542430e5b
Add support for Neo4j Java Driver 6.0.0
...
See gh-47381
Signed-off-by: Gerrit Meier <meistermeier@gmail.com>
2025-10-07 11:37:25 +02:00
Stéphane Nicoll
43b06ca9b9
Start building against Spring Data Bom 2025.1.0-RC1 snapshots
...
See gh-47394
2025-10-07 11:37:12 +02:00
Stéphane Nicoll
7db43ef820
Mark spring-web optional in spring-boot-rsocket
...
This commit moves the spring-web dependency from implementation to
optional. It also adds an api dependency to spring-web in the rsocket
starter.
The reasoning behind this change is that RSocket can be used without
spring-web, and we want to make sure that consumers of the dependency
can achieve that goal, as they were able to in previous versions.
However, we believe that most RSocket-based applications need spring-web
as, without it, only the simple and not efficient implementation of
RouterMatcher is available. With the addition of exception handling
using ControllerAdvice, this change makes also sure that it works out
of the box with the starter.
Closes gh-47409
2025-10-06 16:31:09 +02:00
Moritz Halbritter
d97539bc46
Add nullability annotations to tests in module/spring-boot-data-couchbase-test
...
See gh-47263
2025-10-06 13:10:55 +02:00
Moritz Halbritter
8c25063273
Add nullability annotations to tests in module/spring-boot-liquibase
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
489336255a
Add nullability annotations to tests in module/spring-boot-ldap
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
fde0ae4ac9
Add nullability annotations to tests in module/spring-boot-kotlin-serialization
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
643f6112c7
Add nullability annotations to tests in module/spring-boot-kafka
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
4bf6fcefab
Add nullability annotations to tests in module/spring-boot-jsonb
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
9d85c379bd
Add nullability annotations to tests in module/spring-boot-jpa-test
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
9d63a74bbc
Add nullability annotations to tests in module/spring-boot-jpa
...
See gh-47263
2025-10-06 13:07:58 +02:00
Moritz Halbritter
f059a953d3
Add nullability annotations to tests in module/spring-boot-jooq-test
...
See gh-47263
2025-10-06 13:07:57 +02:00
Moritz Halbritter
1f293cc653
Add nullability annotations to tests in module/spring-boot-jooq
...
See gh-47263
2025-10-06 13:07:57 +02:00
Moritz Halbritter
49c7546662
Add nullability annotations to tests in module/spring-boot-jms
...
See gh-47263
2025-10-06 13:07:57 +02:00
Moritz Halbritter
c92617a015
Add nullability annotations to tests in module/spring-boot-jetty
...
See gh-47263
2025-10-06 13:07:57 +02:00
Andy Wilkinson
a9bf744b68
Fix Docker test configuration in spring-boot-data-couchbase-test
...
See gh-47322
2025-10-06 11:38:45 +01:00
Moritz Halbritter
b503ad3a9a
Add nullability annotations to tests in module/spring-boot-jdbc-test
...
See gh-47263
2025-10-06 12:03:58 +02:00
Moritz Halbritter
a350ead232
Add nullability annotations to tests in module/spring-boot-data-redis-test
...
See gh-47263
2025-10-06 12:03:58 +02:00
Moritz Halbritter
55a97aa7ad
Add nullability annotations to tests in module/spring-boot-data-r2dbc-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
06dd6aec3c
Add nullability annotations to tests in module/spring-boot-data-neo4j-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
a1038a5e64
Add nullability annotations to tests in module/spring-boot-data-mongodb-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
99f8c4cd0d
Add nullability annotations to tests in module/spring-boot-data-ldap-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
2edd8f9d62
Add nullability annotations to tests in module/spring-boot-data-jpa-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
3353090bc6
Add nullability annotations to tests in module/spring-boot-data-jdbc-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
ad22bc033f
Add nullability annotations to tests in module/spring-boot-data-jdbc
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
dee42bfe2d
Add nullability annotations to tests in module/spring-boot-data-elasticsearch-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
307dc1c477
Add nullability annotations to tests in module/spring-boot-data-couchbase-test
...
See gh-47263
2025-10-06 12:03:57 +02:00
Moritz Halbritter
64aad6d060
Add nullability annotations to tests in module/spring-boot-data-cassandra-test
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
0f41e906b9
Add nullability annotations to tests in module/spring-boot-cache-test
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
c65a259637
Add nullability annotations to tests in module/spring-boot-batch-jdbc
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
e4a58a53d0
Add nullability annotations to tests in module/spring-boot-jdbc
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
34a8e1bd82
Improve null-safety of module/spring-boot-jdbc
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
af941e0a9a
Add nullability annotations to tests in module/spring-boot-jackson
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
7f225a8df5
Add nullability annotations to tests in module/spring-boot-integration
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
cae3fb578c
Add nullability annotations to tests in module/spring-boot-http-converter
...
See gh-47263
2025-10-06 12:03:56 +02:00
Moritz Halbritter
f175d132b3
Add nullability annotations to tests in module/spring-boot-http-codec
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
2ca6703f55
Add nullability annotations to tests in module/spring-boot-http-client
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
f59fc4020a
Add nullability annotations to tests in module/spring-boot-hibernate
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
80c384e92c
Add nullability annotations to tests in module/spring-boot-health
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
0634c11eee
Add nullability annotations to tests in module/spring-boot-hazelcast
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
bf075ec89c
Add nullability annotations to tests in module/spring-boot-hateoas
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
f74ed943e5
Add nullability annotations to tests in module/spring-boot-h2console
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
80436abbb6
Add nullability annotations to tests in module/spring-boot-gson
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
09311ff44e
Add nullability annotations to tests in module/spring-boot-groovy-templates
...
See gh-47263
2025-10-06 12:03:55 +02:00
Moritz Halbritter
9f1e033caf
Add nullability annotations to tests in module/spring-boot-graphql-test
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
4854fec275
Add nullability annotations to tests in module/spring-boot-graphql
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
e83ad75d3e
Add nullability annotations to tests in module/spring-boot-freemarker
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
657c537cc2
Add nullability annotations to tests in module/spring-boot-flyway
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
1d4b9d372f
Add nullability annotations to tests in module/spring-boot-elasticsearch
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
e878db0abf
Add nullability annotations to tests in module/spring-boot-devtools
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
58e2f9c872
Improve null-safety of module/spring-boot-devtools
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
1023ed65a6
Add nullability annotations to tests in module/spring-boot-data-rest
...
See gh-47263
2025-10-06 12:03:54 +02:00
Moritz Halbritter
266f9c44e0
Add nullability annotations to tests in module/spring-boot-data-redis
...
See gh-47263
2025-10-06 12:03:53 +02:00
Moritz Halbritter
3fdc1db7ce
Add nullability annotations to tests in module/spring-boot-data-r2dbc
...
See gh-47263
2025-10-06 12:03:53 +02:00
Stéphane Nicoll
485180df4f
Polish "Register controller advices to RSocket messaging"
...
See gh-45360
2025-10-06 11:29:16 +02:00
Dmitry Sulman
94fce6f689
Register controller advices to RSocket messaging
...
See gh-45360
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
2025-10-06 11:24:35 +02:00
Stéphane Nicoll
3f2e1b2466
Polish "Include /fonts/** to common static locations"
...
See gh-46208
2025-10-06 08:51:17 +02:00
Shahab Kondri
74daedff76
Include /fonts/** to common static locations
...
This commit updates StaticResourceLocation to include a new entry for
the common locations of fonts. As a result,
StaticResourceRequest#atCommonLocations now includes /fonts/** as well.
See gh-46208
Signed-off-by: Shahab Kondri <shahab.kondri@gmail.com>
2025-10-06 08:40:57 +02:00
Stéphane Nicoll
169b1b10b0
Allow CodecCustomizer to be used out-of-the-box with WebFlux
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-47397
2025-10-05 08:55:19 +02:00
Stéphane Nicoll
1e4cc948f2
Polish "Validate node configuration with static master replica"
...
See gh-47401
2025-10-05 08:26:17 +02:00
NeatGuyCoding
4fd9626854
Validate node configuration with static master replica
...
See gh-47401
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2025-10-05 08:20:38 +02:00
Stéphane Nicoll
871f82d116
Polish "Auto-configure observation of Redis with Lettuce"
...
See gh-46975
2025-10-03 14:45:12 +02:00
Đặng Minh Dũng
0187b77761
Auto-configure observation of Redis with Lettuce
...
See gh-46975
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
2025-10-03 14:26:19 +02:00
Andy Wilkinson
6ee519ec57
Disable test when Docker is not running
2025-10-03 12:29:30 +01:00
Andy Wilkinson
92fe4c55f7
Resolve MariaDB and MySQL dialects through DB query
...
Spring Data JDBC has deprecated its INSTANCE constants in its MariaDB
and MySQL dialects as the required configuration for the dialect
varies depending on the configuration of the DB.
This commit adapts to this deprecation by changing Boot's
DataJdbcDatabaseDialect to resolve the underlying dialect through a
DB query for its MARIA and MYSQL values.
Closes gh-46062
2025-10-03 09:37:56 +01:00
Stéphane Nicoll
fbcc1fdec6
Polish "Add support for static master-replica with Lettuce"
...
See gh-46957
2025-10-03 10:03:54 +02:00
facewise
c280fdefe8
Add support for static master-replica with Lettuce
...
See gh-46957
Signed-off-by: 용현 <dydguskim@gripcorp.co>
2025-10-03 09:05:14 +02:00
Brian Clozel
319e462cba
Use new Jetty CompressionHandler
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Prior to this commit, our Jetty support for compression was using the
`GzipHandler` which is deprecated as of Jetty 12.1.
This commit adds two new dependencies to the module and uses the new
`CompressionHandler` with the `GzipCompression` algorithm.
Closes gh-47134
2025-10-02 22:02:49 +02:00
Moritz Halbritter
aa06ab1e25
Add nullability annotations to tests in module/spring-boot-data-neo4j
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
09967b1a5d
Add nullability annotations to tests in module/spring-boot-data-mongodb
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
5c0d2ee180
Add nullability annotations to tests in module/spring-boot-data-ldap
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
bb19585601
Add nullability annotations to tests in module/spring-boot-data-jpa
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
f2c2d19a9c
Add nullability annotations to tests in module/spring-boot-data-jdbc
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
3db8b5fb26
Add nullability annotations to tests in module/spring-boot-data-elasticsearch
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
e313624263
Add nullability annotations to tests in module/spring-boot-data-couchbase
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
af2436de84
Add nullability annotations to tests in module/spring-boot-data-commons
...
See gh-47263
2025-10-02 15:35:05 +02:00
Moritz Halbritter
4a62872d63
Add nullability annotations to tests in module/spring-boot-data-cassandra
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
f5d6bea934
Add nullability annotations to tests in module/spring-boot-couchbase
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
419d78b359
Add nullability annotations to tests in module/spring-boot-cloudfoundry
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
b6950f8fb0
Add nullability annotations to tests in module/spring-boot-cassandra
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
f8ce17c751
Add nullability annotations to tests in module/spring-boot-cache
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
4a30228978
Add nullability annotations to tests in module/spring-boot-batch
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
f3df45ace1
Add nullability annotations to tests in module/spring-boot-artemis
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
3aaf4b7b0a
Add nullability annotations to tests in module/spring-boot-amqp
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
4af0d6d747
Add nullability annotations to tests in module/spring-boot-actuator-autoconfigure
...
See gh-47263
2025-10-02 15:35:04 +02:00
Moritz Halbritter
3c3726b89e
Improve null-safety of module/spring-boot-actuator-autoconfigure
...
See gh-47263
2025-10-02 15:35:03 +02:00
Brian Clozel
92ee73df30
Deprecate HttpMessageConverters for Framework's
...
Prior to this commit, Spring Boot had an `HttpMessageConverters` class
that allowed, to configure message converter instances for MVC server
applications and traditional Spring HTTP clients.
As of Spring Framework 7.0, Framework ships its own
`HttpMessageConverters` class, aligning with the existing codecs
configuration on the WebFlux side. As a result, a few methods taking
`List<HttpMessageConverter>` as arguments were deprecated in favor of
the new arrangement.
This commit adapts to the Framework changes by deprecating Boot's
`HttpMessageConverters` in favor of Framework's. This splits the client
and server configuration as they are meant to be managed separately.
Applications can still contribute `HttpMessageConverters` (Boot's
variant) beans but the type itself is now deprecated.
Instead, applications should now contribute
`ClientHttpMessageConvertersCustomizer` and
`ServerHttpMessageConvertersCustomizer` beans to customize message
converters.
Closes gh-46411
2025-10-02 15:22:13 +02:00
Moritz Halbritter
4c8cabcb3a
Upgrade to JUnit Jupiter 6.0.0
...
Closes gh-47383
2025-10-02 14:20:04 +02:00
Moritz Halbritter
9bb62a074b
Add nullability annotations to tests in module/spring-boot-actuator
...
See gh-47263
2025-10-02 11:59:32 +02:00
Moritz Halbritter
fe975214cd
Add nullability annotations to tests in module/spring-boot-activemq
...
See gh-47263
2025-10-02 11:58:23 +02:00
Andy Wilkinson
ee2730ca8d
Stop an ObjectMapper from causing JsonMapper auto-config to back off
...
Previously, the auto-configured JsonMapper would back off when any
type of ObjectMapper was defined. Updating this was missed as part
of the move to Jackson 3 where both Boot and Framework now intend to
use the more specific JsonMapper type.
This commit updates the condition such that a JsonMapper will still
be auto-configured when any other type of ObjectMapper is definied.
It will now only back off when a JsonMapper bean is defined.
Closes gh-47379
2025-10-02 09:30:26 +01:00
Stéphane Nicoll
b28d390c69
Rationalize SSL bundles in RedisConnectionDetails
...
This commit exposes a single ssl bundle rather than a specific bundle
for each of the three supported modes.
Closes gh-47375
2025-10-02 10:00:07 +02:00
Stéphane Nicoll
e7ffa33d65
Remove unused file
2025-10-02 09:44:38 +02:00
Phillip Webb
dadfd9a35d
Add classic test starter
...
See gh-46356
See gh-47322
2025-10-01 21:55:38 -07:00
Phillip Webb
0ae23de2b5
Refine test module dependencies
...
See gh-46356
See gh-47322
2025-10-01 21:55:14 -07:00
Phillip Webb
2a521ce4e9
Remove `spring-boot-web-server-test` module
...
Remove the `spring-boot-web-server-test` module, adding
`SpringBootTestRandomPortContextCustomizerFactory` to
`spring-boot-web-server` as a replacement for
`SpringBootTestRandomPortApplicationListener`.
See gh-46356
See gh-47322
2025-10-01 21:54:54 -07:00
Phillip Webb
3cced515ce
Remove unused HTML Unit classes
...
Remove `LocalHostWebClient` and `LocalHostWebConnectionHtmlUnitDriver`
in favor of `BaseUrl` versions.
See gh-46356
See gh-47322
2025-10-01 21:54:44 -07:00
Phillip Webb
279de9e807
Migrate to `BaseUrlUriTemplateHandler`
...
Remove `LocalHostUriTemplateHandler` and migrate existing code to use
`BaseUrlUriTemplateHandler`.
See gh-46356
See gh-47322
2025-10-01 21:54:32 -07:00
Phillip Webb
97c89b480f
Move `@LocalServerPort` and `@LocalManagementServerPort`
...
Move `@LocalServerPort` and `@LocalManagementServerPort` back to
`spring-boot-test`. The should help reduce upgrade pain since these
annotations are fairly commonly used. It also removes the need for
depending on `spring-boot-webserver-test`.
This is slight compromise with the module structure, since the
web-server module usually contributes the properties referenced
by the annotations.
See gh-46356
See gh-47322
2025-10-01 21:53:58 -07:00
Phillip Webb
82795f9966
Move `DisableReactorResourceFactory...` to spring-boot-test
...
Move `DisableReactorResourceFactoryGlobalResources...` support from
`spring-boot-web-server-test` back to `spring-boot-test` since it's
useful if Reactor Netty is being used directly and removes the need
for the `spring-boot-web-server-test` dependency.
See gh-46356
See gh-47322
2025-10-01 21:53:35 -07:00
Phillip Webb
7c8a15629b
Remove `spring-boot-web-server-test` usage
...
Remove `spring-boot-web-server-test` usage from the
`spring-boot-webflux-test` module.
See gh-46356
See gh-47322
2025-10-01 21:52:55 -07:00
Phillip Webb
ef37765625
Add `BaseUrl` backed HTTP Unit support classes
...
Add new HTML Unit support classes that use `BaseUrlProviders`
to find the `BaseUrl`.
See gh-46356
2025-10-01 21:51:58 -07:00
Phillip Webb
bba56ffc8b
Move `RestTestClientBuilderCustomizer` to `spring-boot-test`
...
Relocate `RestTestClientBuilderCustomizer` to `spring-boot-test`
and break the direct link to web-server by making use of
`spring.factories` and the new `BaseUrlProviders` class.
See gh-46356
2025-10-01 21:51:20 -07:00
Phillip Webb
6f909114e7
Move `WebTestClientBuilderCustomizer` to `spring-boot-test`
...
Relocate `WebTestClientBuilderCustomizer` to `spring-boot-test`
and break the direct link to web-server and http-codec by making
use of `spring.factories` and the new `BaseUrlProviders` class.
A new `spring-boot-test-integration-test` module has also been
added to ensure hold the previous tests.
See gh-46356
2025-10-01 21:50:13 -07:00
Phillip Webb
79091f926d
Introduce `BaseUrl` and `BaseUrlProvider`
...
Add the concept of a `BaseUrl` to the core `spring-boot-test`
module for use when making test HTTP calls. The web server module
provides `BaseUrlProvider` implementations that provide the actual
base URL (usually `https://localhost :<local-server-port>`).
Test utilities will be able to use `BaseUrlProviders` to find the
`BaseUrl`.
See gh-46356
2025-10-01 21:46:28 -07:00
Phillip Webb
155e3bd5e6
Relocate `@AutoConfigureDataSourceInitialization`
...
Relocate `@AutoConfigureDataSourceInitialization` from
`spring-jdbc-test` to `spring-boot-test-autoconfigure`. This change
allows Flyway and Liquibase to respond to the annotation without
the user needing to remember the `spring-jdbc-test` dependency.
This is especially important for R2DB applications which may
still be using Flyway or Liquibase for migrations and will
want them to apply during tests.
See gh-46356
See gh-47322
2025-10-01 21:43:13 -07:00
Phillip Webb
8008076e04
Remove spring-boot-json-test module
...
Remove spring-boot-json-test module and spread code between
`spring-boot-test`, `spring-boot-test-autoconfigure` and JSON
technology modules.
See gh-46356
See gh-47322
2025-10-01 21:42:18 -07:00
Phillip Webb
4b2d358384
Refine spring-boot-test-autoconfigure dependencies
...
Make `spring-boot-test-autoconfigure` optionally depend on
`spring-boot-autoconfigure` so that it can be an `api` dependency
for `*-test` modules. Also relocate it to core.
See gh-47322
2025-10-01 21:41:55 -07:00
Phillip Webb
17e655b7e5
Relocate `@PropertyMapping` to spring-boot-test
...
Move `@PropertyMapping` and supporting code from the
`spring-boot-test-autoconfigure` module to `spring-boot-test`
since it's generally applicable.
See gh-46356
See gh-47322
2025-10-01 21:41:03 -07:00
Phillip Webb
2b3a8ff647
Relocate `@TypeExcludeFilters` to spring-boot-test
...
Move `@TypeExcludeFilters` and supporting code from the
`spring-boot-test-autoconfigure` module to `spring-boot-test`
since it's generally applicable.
See gh-46356
See gh-47322
2025-10-01 21:39:34 -07:00
Phillip Webb
36732bd74a
Polish
2025-10-01 17:21:00 -07:00
Phillip Webb
352925bbe8
Polish @Since tags
2025-10-01 17:10:30 -07:00
Phillip Webb
08a641c1a2
Polish whitespace in gradle files
2025-10-01 11:40:03 -07:00
Andy Wilkinson
26364c27e2
Rename …DataAutoConfiguration to Data…AutoConfiguration
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
Closes gh-47049
2025-10-01 17:39:08 +01:00
Stéphane Nicoll
787840735b
Add support for RestTestClient
...
Build and Deploy Snapshot / Build and Deploy Snapshot (push) Waiting to run
Details
Build and Deploy Snapshot / Trigger Docs Build (push) Blocked by required conditions
Details
Build and Deploy Snapshot / Verify (push) Blocked by required conditions
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:false version:24], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:17], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:21], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:${{ vars.UBUNTU_MEDIUM || 'ubuntu-latest' }} name:Linux]) (push) Waiting to run
Details
CI / ${{ matrix.os.name}} | Java ${{ matrix.java.version}} (map[toolchain:true version:25], map[id:windows-latest name:Windows]) (push) Waiting to run
Details
Run CodeQL Analysis / run-analysis (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:17]) (push) Waiting to run
Details
Run System Tests / Java ${{ matrix.java.version}} (map[toolchain:true version:21]) (push) Waiting to run
Details
This commit adds support for RestTestClient for MockMvc and integration
tests.
Closes gh-47335
2025-10-01 09:04:59 +02:00
Andy Wilkinson
7a595f1b83
Rename properties for Spring Session Data MongoDB and Data Redis
...
Closes gh-47333
2025-09-30 15:46:46 +01:00
Stéphane Nicoll
4f6bbac13e
Add support for in-memory Batch infrastructure
...
This commit moves the existing JDBC-based Spring Batch infrastructure
to a new 'spring-boot-batch-jdbc' module, while the existing module
only offers in-memory (aka resourceless) support.
The commit also updates the reference guide to provide some more
information about what's available and how to use it.
Closes gh-46307
2025-09-29 15:00:52 +02:00
Stéphane Nicoll
8c5a25ee5c
Merge branch '3.5.x'
...
Closes gh-47347
2025-09-29 10:23:29 +02:00
Andy Wilkinson
990644919a
Make all TypeExcludeFilters package-private
...
Closes gh-47227
2025-09-26 11:08:53 +01:00
Andy Wilkinson
0959271061
Move jackson read and write to spring.jackson.json
...
The spring.jackson.read and spring.jackson.write properties are
JSON-specific. To make this more clear, this commit moves them
beneath spring.jackson.json. This also paves the way for
spring.jackson.cbor and spring.jackson.xml properties for CBOR- and
XML-specific settings should we add auto-configuration for XMLMapper
and/or CBORMapper in the future.
Closes gh-47328
2025-09-26 10:01:59 +01:00
Andy Wilkinson
8c7e0c675f
Move Jackson datetime property beneath datatype
...
Closes gh-47327
2025-09-26 09:04:06 +01:00
Andy Wilkinson
0b601118bd
Modularize spring-boot-test
...
Closes gh-46356
2025-09-25 17:24:12 +01:00
Andy Wilkinson
5348880b69
Modularize spring-boot-test-autoconfigure
...
This commit modularizes spring-boot-test-autoconfigure. It now
contains only the code that's central to test auto-configuration.
Feature-specific functionality has moved out into -test modules,
some existing and some newly created. For example, `@DataJpaTest` can
now be found in spring-boot-data-jpa-test.
Closes gh-47322
2025-09-25 13:11:35 +01:00
Brian Clozel
1cd14c96a5
Configure ProblemDetailJacksonMixin on JsonMapper
...
Prior to this commit, Spring Boot would use Framework's
`Jackson2ObjectMapperBuilder` to configure the `ObjectMapper` instance.
This builder would configure the `ProblemDetail` mixin automatically.
With the introduction of Jackson 3.x support, Spring Framework removed
its builder in favor of the native Jackson builder. As a result, the
mixin is not registered with the `JsonMapper` aymore.
This commit ensures that the mixin is registered if the `ProblemDetail`
class is present in the classpath.
Closes gh-47298
2025-09-24 14:29:09 +02:00
Andy Wilkinson
51b606e941
Polish
2025-09-24 12:47:09 +01:00
Phillip Webb
dc341edfdd
Add config prop to enabled/disable Elasticsearch sniffer
...
Closes gh-47301
Co-Authored-By: Andy Wilkinson <andy.wilkinson@broadcom.com>
2025-09-23 08:28:51 +01:00
Stéphane Nicoll
14703cbafd
Revert "Remove mentions of JUnit 4"
...
This reverts commit 3b98af30f5 .
See gh-47228
2025-09-19 17:05:00 +02:00
Stéphane Nicoll
3b98af30f5
Remove mentions of JUnit 4
...
This commit removes all mentions of JUnit 4 from the Javadoc and
reference documentation. It also harmonizes to simply refers to JUnit.
Closes gh-47228
2025-09-19 15:29:11 +02:00
Phillip Webb
c1d51f8687
Remove Bitnami support
...
Closes gh-47267
2025-09-18 14:41:16 -07:00
Phillip Webb
255ea92a57
Add `HttpClientTransport` factory support
...
Update `JettyClientHttpRequestFactoryBuilder` and
`JettyClientHttpConnectorBuilder` with support for create the
`HttpClientTransport` from a factory function.
Closes gh-47251
2025-09-18 14:02:18 -07:00
Phillip Webb
2cf854c5b6
Polish
2025-09-18 13:29:47 -07:00
Stéphane Nicoll
2e76cda4ba
Upgrade to Flyway 11.13.1
...
Closes gh-47261
2025-09-18 03:36:34 +02:00
Phillip Webb
fc68b001d8
Remove `isImmutable` and `getPrefix` from `OriginLookup`
...
Drop `isImmutable` and `getPrefix` from `OriginLookup` since
they're not really Origin concerns. Now that `env` is a
foundational layer we can add a dedicated `PropertySourceInfo`
interface and add that to the `o.s.b.env` package without
creating a package tangle.
Closes gh-45547
2025-09-17 14:57:33 -07:00
Phillip Webb
1acda68d39
Relocate `AnsiOutputApplicationListener`
...
Move `AnsiOutputApplicationListener` from `o.s.b.context.config`
to `o.s.b.support` since it's more of a supporting class than a
context concern.
See gh-47232
2025-09-17 14:57:32 -07:00
Phillip Webb
6c84674c33
Relocate `EnvironmentPostProcessor` and implementations out of `env`
...
Move the `EnvironmentPostProcessor` from `org.springframework.boot.env`
to `org.springframework.boot` so that we can make the `env` package
foundational.
Most `EnvironmentPostProcessor` implementation has also been relocated
to a new `org.springframework.boot.support` package.
See gh-47232
2025-09-17 14:57:10 -07:00
Phillip Webb
4ebf09ad12
Restructure bootstrap classes to a foundational layer
...
Move bootstrap code from `org.springframework.boot` to
`org.springframework.boot.bootstrap` and make them a foundational
layer.
This move helps reduce `org.springframework.boot.context.config`
dependencies to `org.springframework.boot`.
See gh-47232
2025-09-17 14:57:10 -07:00