Andy Wilkinson
a9bf744b68
Fix Docker test configuration in spring-boot-data-couchbase-test
...
See gh-47322
7 months ago
Moritz Halbritter
b503ad3a9a
Add nullability annotations to tests in module/spring-boot-jdbc-test
...
See gh-47263
7 months ago
Moritz Halbritter
a350ead232
Add nullability annotations to tests in module/spring-boot-data-redis-test
...
See gh-47263
7 months ago
Moritz Halbritter
55a97aa7ad
Add nullability annotations to tests in module/spring-boot-data-r2dbc-test
...
See gh-47263
7 months ago
Moritz Halbritter
06dd6aec3c
Add nullability annotations to tests in module/spring-boot-data-neo4j-test
...
See gh-47263
7 months ago
Moritz Halbritter
a1038a5e64
Add nullability annotations to tests in module/spring-boot-data-mongodb-test
...
See gh-47263
7 months ago
Moritz Halbritter
99f8c4cd0d
Add nullability annotations to tests in module/spring-boot-data-ldap-test
...
See gh-47263
7 months ago
Moritz Halbritter
2edd8f9d62
Add nullability annotations to tests in module/spring-boot-data-jpa-test
...
See gh-47263
7 months ago
Moritz Halbritter
3353090bc6
Add nullability annotations to tests in module/spring-boot-data-jdbc-test
...
See gh-47263
7 months ago
Moritz Halbritter
ad22bc033f
Add nullability annotations to tests in module/spring-boot-data-jdbc
...
See gh-47263
7 months ago
Moritz Halbritter
dee42bfe2d
Add nullability annotations to tests in module/spring-boot-data-elasticsearch-test
...
See gh-47263
7 months ago
Moritz Halbritter
307dc1c477
Add nullability annotations to tests in module/spring-boot-data-couchbase-test
...
See gh-47263
7 months ago
Moritz Halbritter
64aad6d060
Add nullability annotations to tests in module/spring-boot-data-cassandra-test
...
See gh-47263
7 months ago
Moritz Halbritter
0f41e906b9
Add nullability annotations to tests in module/spring-boot-cache-test
...
See gh-47263
7 months ago
Moritz Halbritter
c65a259637
Add nullability annotations to tests in module/spring-boot-batch-jdbc
...
See gh-47263
7 months ago
Moritz Halbritter
e4a58a53d0
Add nullability annotations to tests in module/spring-boot-jdbc
...
See gh-47263
7 months ago
Moritz Halbritter
34a8e1bd82
Improve null-safety of module/spring-boot-jdbc
...
See gh-47263
7 months ago
Moritz Halbritter
af941e0a9a
Add nullability annotations to tests in module/spring-boot-jackson
...
See gh-47263
7 months ago
Moritz Halbritter
7f225a8df5
Add nullability annotations to tests in module/spring-boot-integration
...
See gh-47263
7 months ago
Moritz Halbritter
cae3fb578c
Add nullability annotations to tests in module/spring-boot-http-converter
...
See gh-47263
7 months ago
Moritz Halbritter
f175d132b3
Add nullability annotations to tests in module/spring-boot-http-codec
...
See gh-47263
7 months ago
Moritz Halbritter
2ca6703f55
Add nullability annotations to tests in module/spring-boot-http-client
...
See gh-47263
7 months ago
Moritz Halbritter
f59fc4020a
Add nullability annotations to tests in module/spring-boot-hibernate
...
See gh-47263
7 months ago
Moritz Halbritter
80c384e92c
Add nullability annotations to tests in module/spring-boot-health
...
See gh-47263
7 months ago
Moritz Halbritter
0634c11eee
Add nullability annotations to tests in module/spring-boot-hazelcast
...
See gh-47263
7 months ago
Moritz Halbritter
bf075ec89c
Add nullability annotations to tests in module/spring-boot-hateoas
...
See gh-47263
7 months ago
Moritz Halbritter
f74ed943e5
Add nullability annotations to tests in module/spring-boot-h2console
...
See gh-47263
7 months ago
Moritz Halbritter
80436abbb6
Add nullability annotations to tests in module/spring-boot-gson
...
See gh-47263
7 months ago
Moritz Halbritter
09311ff44e
Add nullability annotations to tests in module/spring-boot-groovy-templates
...
See gh-47263
7 months ago
Moritz Halbritter
9f1e033caf
Add nullability annotations to tests in module/spring-boot-graphql-test
...
See gh-47263
7 months ago
Moritz Halbritter
4854fec275
Add nullability annotations to tests in module/spring-boot-graphql
...
See gh-47263
7 months ago
Moritz Halbritter
e83ad75d3e
Add nullability annotations to tests in module/spring-boot-freemarker
...
See gh-47263
7 months ago
Moritz Halbritter
657c537cc2
Add nullability annotations to tests in module/spring-boot-flyway
...
See gh-47263
7 months ago
Moritz Halbritter
1d4b9d372f
Add nullability annotations to tests in module/spring-boot-elasticsearch
...
See gh-47263
7 months ago
Moritz Halbritter
e878db0abf
Add nullability annotations to tests in module/spring-boot-devtools
...
See gh-47263
7 months ago
Moritz Halbritter
58e2f9c872
Improve null-safety of module/spring-boot-devtools
...
See gh-47263
7 months ago
Moritz Halbritter
1023ed65a6
Add nullability annotations to tests in module/spring-boot-data-rest
...
See gh-47263
7 months ago
Moritz Halbritter
266f9c44e0
Add nullability annotations to tests in module/spring-boot-data-redis
...
See gh-47263
7 months ago
Moritz Halbritter
3fdc1db7ce
Add nullability annotations to tests in module/spring-boot-data-r2dbc
...
See gh-47263
7 months ago
Stéphane Nicoll
485180df4f
Polish "Register controller advices to RSocket messaging"
...
See gh-45360
7 months ago
Dmitry Sulman
94fce6f689
Register controller advices to RSocket messaging
...
See gh-45360
Signed-off-by: Dmitry Sulman <dmitry.sulman@gmail.com>
7 months ago
Stéphane Nicoll
3f2e1b2466
Polish "Include /fonts/** to common static locations"
...
See gh-46208
7 months ago
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>
7 months ago
Stéphane Nicoll
169b1b10b0
Allow CodecCustomizer to be used out-of-the-box with WebFlux
...
Closes gh-47397
7 months ago
Stéphane Nicoll
1e4cc948f2
Polish "Validate node configuration with static master replica"
...
See gh-47401
7 months ago
NeatGuyCoding
4fd9626854
Validate node configuration with static master replica
...
See gh-47401
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
7 months ago
Stéphane Nicoll
871f82d116
Polish "Auto-configure observation of Redis with Lettuce"
...
See gh-46975
7 months ago
Đặ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>
7 months ago
Andy Wilkinson
6ee519ec57
Disable test when Docker is not running
7 months ago
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
7 months ago