Phillip Webb
183d765b4d
Support actuator with Jackson 2 only
...
See gh-47688
2025-10-17 13:17:19 -07:00
Andy Wilkinson
eb5cb2d4e1
Consider Jackson 2 in HTTP codec auto-config
...
See gh-47688
2025-10-17 13:17:16 -07:00
Andy Wilkinson
7b60227f41
Consider Jackson 2 in HTTP message converter auto-config
...
See gh-47688
2025-10-17 13:17:13 -07:00
Andy Wilkinson
e9084ddd86
Provide auto-configuration for Jackson 2
...
See gh-47688
2025-10-17 13:17:08 -07:00
Stéphane Nicoll
adb6481c62
Polish "Upgrade to Testcontainers 2.0.1"
...
See gh-47664
2025-10-17 17:23:35 +02:00
Eddú Meléndez
7f64615690
Upgrade to Testcontainers 2.0.1
...
* Update dependencies name
Modules are prefixed with `testcontainers-`
* Update container classes
Container classes are under `org.testcontainers.<module-name>` package
See gh-47664
Signed-off-by: Eddú Meléndez <eddu.melendez@gmail.com >
2025-10-17 17:11:24 +02:00
Stéphane Nicoll
998a2fa7b4
Fix configuration of HttpGraphQlTester with a running server
...
This commit restores the user of HttpGraphQlTester when it is configured
against a running server. The logic that appends the graphQl path to
the HTTP url was lost while refactoring the HTTP clients infrastructure.
To work against the new API, BaseUrl has been updated to provide the
ability to append a path to its URL
Closes gh-47659
2025-10-17 16:35:06 +02:00
Moritz Halbritter
1da46813b8
Merge branch '3.5.x'
...
Closes gh-47679
2025-10-17 14:46:40 +02:00
Stéphane Nicoll
157a07145c
Adapt to change in Spring Batch snapshots
2025-10-17 14:11:44 +02:00
Moritz Halbritter
1adead2de3
Remove superfluous NullAway suppressions
2025-10-17 08:42:20 +02:00
Phillip Webb
c2e68c0911
Refactor security auto-configuration package structure
...
Refactor security auto-configuration package structure and classes to
create distinct web configurations.
Closes gh-14412
2025-10-16 14:10:08 -07:00
Phillip Webb
61c8fa2e1c
Remove support for Spring Session Hazelcast
...
Closes gh-47661
2025-10-16 10:42:14 -07:00
Phillip Webb
c477d3b8b4
Remove support for Spring Session Data MongoDB
...
Closes gh-47662
2025-10-16 10:38:45 -07:00
Andy Wilkinson
b88551a198
Remove Spock integration until it supports Groovy 5
...
Closes gh-47650
2025-10-16 15:27:35 +01:00
Andy Wilkinson
2d68442939
Remove Jackson auto-config from DataElasticsearchTest
...
Closes gh-47365
2025-10-16 14:23:21 +01:00
Andy Wilkinson
e221bfdd69
Rename Jackson-specific Json… classes to Jackson…
...
Closes gh-47625
2025-10-16 13:53:17 +01:00
Moritz Halbritter
32e98c4871
Add nullability annotations to tests in module/spring-boot-zipkin
...
See gh-47263
2025-10-16 11:24:41 +02:00
Moritz Halbritter
b0f503c24c
Add nullability annotations to tests in module/spring-boot-webtestclient
...
See gh-47263
2025-10-16 11:24:41 +02:00
Moritz Halbritter
a7bf5b3e13
Add nullability annotations to tests in module/spring-boot-websocket
...
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter
59aadced88
Add nullability annotations to tests in module/spring-boot-webservices-test
...
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter
ff83723d99
Add nullability annotations to tests in module/spring-boot-webservices
...
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter
9d5c7a15f3
Add nullability annotations to tests in module/spring-boot-webmvc-test
...
See gh-47263
2025-10-16 11:24:40 +02:00
Moritz Halbritter
73aa73f50d
Add nullability annotations to tests in module/spring-boot-webmvc
...
See gh-47263
2025-10-16 11:24:40 +02:00
Stéphane Nicoll
36c2432f69
Rename 'spring-boot-tx' module to 'spring-boot-transaction'
...
Closes gh-47603
2025-10-16 09:14:20 +02:00
Stéphane Nicoll
7bfeb7aab9
Polish "Fix binding of spring.mongodb.representation.uuid"
...
See gh-47654
2025-10-16 09:06:28 +02:00
Johnny Lim
a10e4baa9a
Fix binding of spring.mongodb.representation.uuid
...
See gh-47654
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-10-16 09:06:14 +02:00
Stéphane Nicoll
6cebe3aca4
Migrate test to Jackson 3
2025-10-16 08:53:16 +02:00
Jonatan Ivanov
c3962e16ed
Add support for @ObservationKeyValue
...
See gh-47637
2025-10-16 08:20:48 +02:00
Phillip Webb
69ca0e13bd
Suppress deprecated class warning
2025-10-15 22:35:08 -07:00
Phillip Webb
cba4f7ae21
Consistently package mappings and exchanges classes
...
Mirror the package names used in actuator for classes to support
mappings and exchanges in `spring-boot-servlet`, `spring-boot-webmvc`
and `spring-boot-webflux`.
Closes gh-46217
2025-10-15 15:56:41 -07:00
Phillip Webb
94199a63fa
Change 'blocking' term to 'imperative'
...
Closes gh-47398
2025-10-15 13:11:10 -07:00
Andy Wilkinson
55e7c83498
Allow modules to contribute to Devtools' default properties
...
Closes gh-44792
2025-10-15 20:19:02 +01:00
Moritz Halbritter
6db7fa6d46
Add nullability annotations to tests in module/spring-boot-webflux-test
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
8236fa2f42
Add nullability annotations to tests in module/spring-boot-webflux
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
969c23f34a
Add nullability annotations to tests in module/spring-boot-webclient-test
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
a97975df25
Add nullability annotations to tests in module/spring-boot-webclient
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
655de9b1c3
Add nullability annotations to tests in module/spring-boot-web-server
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
866be19024
Add nullability annotations to tests in module/spring-boot-validation
...
See gh-47263
2025-10-15 16:58:21 +02:00
Moritz Halbritter
885219b24b
Add nullability annotations to tests in module/spring-boot-tx
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
1b59d45621
Add nullability annotations to tests in module/spring-boot-tomcat
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
5906185fd8
Improve null-safety of module/spring-boot-web-server
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
d849c884e4
Add nullability annotations to tests in module/spring-boot-thymeleaf
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
c629b83146
Add nullability annotations to tests in module/spring-boot-sql
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
1c4e783f74
Add nullability annotations to tests in module/spring-boot-session-jdbc
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
f8bceead26
Add nullability annotations to tests in module/spring-boot-session-hazelcast
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
2ff81ebf80
Add nullability annotations to tests in module/spring-boot-session-data-redis
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
e0c74f3b65
Add nullability annotations to tests in module/spring-boot-session-data-mongodb
...
See gh-47263
2025-10-15 16:58:20 +02:00
Moritz Halbritter
07e9edee7d
Add nullability annotations to tests in module/spring-boot-session
...
See gh-47263
2025-10-15 16:58:19 +02:00
Moritz Halbritter
26d6880998
Add nullability annotations to tests in module/spring-boot-servlet
...
See gh-47263
2025-10-15 16:58:19 +02:00
Moritz Halbritter
6477657e43
Add nullability annotations to tests in module/spring-boot-sendgrid
...
See gh-47263
2025-10-15 16:58:19 +02:00