Stéphane Nicoll
adb6481c62
Polish "Upgrade to Testcontainers 2.0.1"
...
See gh-47664
2 months ago
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>
2 months ago
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
2 months ago
Stéphane Nicoll
157a07145c
Adapt to change in Spring Batch snapshots
2 months ago
Moritz Halbritter
1adead2de3
Remove superfluous NullAway suppressions
2 months ago
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
2 months ago
Phillip Webb
61c8fa2e1c
Remove support for Spring Session Hazelcast
...
Closes gh-47661
2 months ago
Phillip Webb
c477d3b8b4
Remove support for Spring Session Data MongoDB
...
Closes gh-47662
2 months ago
Andy Wilkinson
b88551a198
Remove Spock integration until it supports Groovy 5
...
Closes gh-47650
2 months ago
Andy Wilkinson
2d68442939
Remove Jackson auto-config from DataElasticsearchTest
...
Closes gh-47365
2 months ago
Andy Wilkinson
e221bfdd69
Rename Jackson-specific Json… classes to Jackson…
...
Closes gh-47625
2 months ago
Moritz Halbritter
32e98c4871
Add nullability annotations to tests in module/spring-boot-zipkin
...
See gh-47263
2 months ago
Moritz Halbritter
b0f503c24c
Add nullability annotations to tests in module/spring-boot-webtestclient
...
See gh-47263
2 months ago
Moritz Halbritter
a7bf5b3e13
Add nullability annotations to tests in module/spring-boot-websocket
...
See gh-47263
2 months ago
Moritz Halbritter
59aadced88
Add nullability annotations to tests in module/spring-boot-webservices-test
...
See gh-47263
2 months ago
Moritz Halbritter
ff83723d99
Add nullability annotations to tests in module/spring-boot-webservices
...
See gh-47263
2 months ago
Moritz Halbritter
9d5c7a15f3
Add nullability annotations to tests in module/spring-boot-webmvc-test
...
See gh-47263
2 months ago
Moritz Halbritter
73aa73f50d
Add nullability annotations to tests in module/spring-boot-webmvc
...
See gh-47263
2 months ago
Stéphane Nicoll
36c2432f69
Rename 'spring-boot-tx' module to 'spring-boot-transaction'
...
Closes gh-47603
2 months ago
Stéphane Nicoll
7bfeb7aab9
Polish "Fix binding of spring.mongodb.representation.uuid"
...
See gh-47654
2 months ago
Johnny Lim
a10e4baa9a
Fix binding of spring.mongodb.representation.uuid
...
See gh-47654
Signed-off-by: Johnny Lim <izeye@naver.com>
2 months ago
Stéphane Nicoll
6cebe3aca4
Migrate test to Jackson 3
2 months ago
Jonatan Ivanov
c3962e16ed
Add support for @ObservationKeyValue
...
See gh-47637
2 months ago
Phillip Webb
69ca0e13bd
Suppress deprecated class warning
2 months ago
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
2 months ago
Phillip Webb
94199a63fa
Change 'blocking' term to 'imperative'
...
Closes gh-47398
2 months ago
Andy Wilkinson
55e7c83498
Allow modules to contribute to Devtools' default properties
...
Closes gh-44792
2 months ago
Moritz Halbritter
6db7fa6d46
Add nullability annotations to tests in module/spring-boot-webflux-test
...
See gh-47263
2 months ago
Moritz Halbritter
8236fa2f42
Add nullability annotations to tests in module/spring-boot-webflux
...
See gh-47263
2 months ago
Moritz Halbritter
969c23f34a
Add nullability annotations to tests in module/spring-boot-webclient-test
...
See gh-47263
2 months ago
Moritz Halbritter
a97975df25
Add nullability annotations to tests in module/spring-boot-webclient
...
See gh-47263
2 months ago
Moritz Halbritter
655de9b1c3
Add nullability annotations to tests in module/spring-boot-web-server
...
See gh-47263
2 months ago
Moritz Halbritter
866be19024
Add nullability annotations to tests in module/spring-boot-validation
...
See gh-47263
2 months ago
Moritz Halbritter
885219b24b
Add nullability annotations to tests in module/spring-boot-tx
...
See gh-47263
2 months ago
Moritz Halbritter
1b59d45621
Add nullability annotations to tests in module/spring-boot-tomcat
...
See gh-47263
2 months ago
Moritz Halbritter
5906185fd8
Improve null-safety of module/spring-boot-web-server
...
See gh-47263
2 months ago
Moritz Halbritter
d849c884e4
Add nullability annotations to tests in module/spring-boot-thymeleaf
...
See gh-47263
2 months ago
Moritz Halbritter
c629b83146
Add nullability annotations to tests in module/spring-boot-sql
...
See gh-47263
2 months ago
Moritz Halbritter
1c4e783f74
Add nullability annotations to tests in module/spring-boot-session-jdbc
...
See gh-47263
2 months ago
Moritz Halbritter
f8bceead26
Add nullability annotations to tests in module/spring-boot-session-hazelcast
...
See gh-47263
2 months ago
Moritz Halbritter
2ff81ebf80
Add nullability annotations to tests in module/spring-boot-session-data-redis
...
See gh-47263
2 months ago
Moritz Halbritter
e0c74f3b65
Add nullability annotations to tests in module/spring-boot-session-data-mongodb
...
See gh-47263
2 months ago
Moritz Halbritter
07e9edee7d
Add nullability annotations to tests in module/spring-boot-session
...
See gh-47263
2 months ago
Moritz Halbritter
26d6880998
Add nullability annotations to tests in module/spring-boot-servlet
...
See gh-47263
2 months ago
Moritz Halbritter
6477657e43
Add nullability annotations to tests in module/spring-boot-sendgrid
...
See gh-47263
2 months ago
Moritz Halbritter
f51018fa29
Add nullability annotations to tests in module/spring-boot-security-test
...
See gh-47263
2 months ago
Moritz Halbritter
969d1774ed
Add nullability annotations to tests in module/spring-boot-security-saml2
...
See gh-47263
2 months ago
Andy Wilkinson
7224b550a3
Add auto-configuration for Jackson's CBOR data format
...
Closes gh-47641
2 months ago
Stéphane Nicoll
500d054f52
Polish "Provide explicit order for neo4jObservationCustomizer"
...
See gh-47626
2 months ago
Dmitriy Tverdiakov
80e842d18c
Provide explicit order for neo4jObservationCustomizer
...
See gh-47626
Signed-off-by: Dmitriy Tverdiakov <dmitriy.tverdiakov@neo4j.com>
2 months ago