Phillip Webb
a9b52c5892
Merge branch '3.4.x'
2025-06-02 17:30:05 -07:00
Phillip Webb
e054aa899a
Merge branch '3.3.x' into 3.4.x
2025-06-02 17:20:04 -07:00
Andy Wilkinson
76caa3cb29
Fix problems found by improved auto-configuration checks
2025-06-02 17:15:50 -07:00
Peksa
17b9415608
Fix typo in for deprecation replacement of spring.codec.* properties
...
See gh-45743
Signed-off-by: Peksa <git@peksa.se >
2025-06-02 20:07:07 +02:00
Yanming Zhou
8fd71f9142
Remove unused SslBundles from RedisConnectionConfiguration
...
See gh-45644
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-06-02 16:27:36 +02:00
Stéphane Nicoll
3dd227f1f7
Merge branch '3.4.x'
...
Closes gh-45687
2025-05-26 17:02:36 +02:00
Stéphane Nicoll
88792c54c4
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45686
2025-05-26 17:02:28 +02:00
Stéphane Nicoll
0c7da705d0
Remove accident use of @Nullable in GraphQL tests
...
Closes gh-45406
2025-05-26 16:57:11 +02:00
Andy Wilkinson
8d21e4a92e
Merge branch '3.4.x'
...
Closes gh-45659
2025-05-23 16:13:17 +01:00
Andy Wilkinson
21ec76c925
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45658
2025-05-23 15:56:34 +01:00
Yanming Zhou
0fea1a00e0
Reuse properties from field
...
See gh-45642
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-05-23 15:46:54 +01:00
Andy Wilkinson
9910bd8f65
Merge branch '3.4.x'
...
Closes gh-45656
2025-05-23 14:46:10 +01:00
Andy Wilkinson
8e91d418dc
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45655
2025-05-23 14:45:55 +01:00
Andy Wilkinson
cd6b0fe7c3
Add to javadoc how applications can use Configurer classes
...
Closes gh-42878
2025-05-23 14:34:55 +01:00
Andy Wilkinson
077d90d2e9
Merge branch '3.4.x'
...
Closes gh-45653
2025-05-23 14:31:28 +01:00
Andy Wilkinson
86cd7ecaca
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45651
2025-05-23 14:19:15 +01:00
Tran Ngoc Nhan
c9bf87be7d
Make all @ConfigurationPropertiesBinding @Bean methods static
...
See gh-45640
Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com >
2025-05-23 14:17:51 +01:00
Stéphane Nicoll
a733428150
Prevent early initialization of binding in ValidationAutoConfiguration
...
This commit replaces the use of ConfigurationProperties in
ValidationAutoConfiguration by an explicit environment check, as it
was already the case for the spring.aop.proxy-target-class property.
Closes gh-45618
2025-05-20 16:14:13 +02:00
Stéphane Nicoll
473dcc7fd4
Disable constructor binding for GraphQlProperties#DeprecatedSse
...
Closes gh-45613
2025-05-20 14:08:07 +02:00
Stéphane Nicoll
921b9fd6ac
Merge branch '3.4.x'
...
Closes gh-45595
2025-05-18 09:28:38 +02:00
Stéphane Nicoll
fab15af876
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45594
2025-05-18 09:26:57 +02:00
Johnny Lim
0a54804a0f
Polish
...
See gh-45592
Signed-off-by: Johnny Lim <izeye@naver.com >
2025-05-18 09:20:33 +02:00
Phillip Webb
48ed394679
Remove settings suffix from http client properties
...
Remove `spring.http.client` deprecation and change
`spring.http.reactiveclient.settings` to `spring.http.reactiveclient`.
Closes gh-45507
2025-05-12 17:55:02 -07:00
Yanming Zhou
ef5031fd0e
Stop considering "spring.batch.initialize-schema"
...
See gh-45380
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-05-12 16:33:56 +02:00
Stéphane Nicoll
133312a4ae
Start building against Spring Data Bom 2025.0.0 snapshots
...
See gh-45436
2025-05-09 12:26:57 +02:00
Phillip Webb
fa5d94fb4d
Merge branch '3.3.x' into 3.4.x
2025-05-08 12:25:22 -07:00
Phillip Webb
39a402b5ef
Update copyright year of changed files
2025-05-08 12:24:57 -07:00
Phillip Webb
0386fbeb16
Don't use the 'ignoring()' method in CloudFoundry security
...
Update `IgnoredCloudFoundryPathsWebSecurityConfiguration` to use a
`SecurityFilterChain` and `permit...` methods rather than
`ignoring()` which is no longer recommended.
Fixes gh-32622
2025-05-06 12:35:33 -07:00
Andy Wilkinson
42afaf55e7
Merge branch '3.4.x'
...
Closes gh-45374
2025-05-06 13:53:37 +01:00
Andy Wilkinson
26ca27a97b
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45373
2025-05-06 13:53:25 +01:00
Andy Wilkinson
a37d06a83f
Remove unused config class from RestClientAutoConfigurationTests
...
Closes gh-45372
2025-05-06 13:36:43 +01:00
Moritz Halbritter
bedb826b81
Remove bindable datasource properties from ignore list
...
Closes gh-45342
2025-05-05 13:03:37 +02:00
Stéphane Nicoll
4c108c28c8
Merge branch '3.4.x'
2025-05-02 15:08:28 +02:00
Stéphane Nicoll
8009c1a868
Merge branch '3.3.x' into 3.4.x
2025-05-02 15:08:22 +02:00
Stéphane Nicoll
21a566f6e1
Fix typo
...
See gh-45336
2025-05-02 14:58:44 +02:00
Stéphane Nicoll
3bfc1b1003
Merge branch '3.4.x'
...
Closes gh-45351
2025-05-02 14:45:37 +02:00
Stéphane Nicoll
f21ff09c2a
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45350
2025-05-02 14:45:25 +02:00
Stéphane Nicoll
737f621417
Add missing suggested values for spring.jpa.hibernate.ddl-auto
...
Closes gh-45336
2025-05-02 14:45:00 +02:00
Andy Wilkinson
071c013d40
Merge branch '3.4.x'
...
Closes gh-45332
2025-04-29 12:56:36 +01:00
Andy Wilkinson
5709d55606
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45331
2025-04-29 12:56:21 +01:00
Andy Wilkinson
669909efc0
Remove use of Security's FieldUtils
...
Closes gh-45322
2025-04-29 12:54:42 +01:00
Moritz Halbritter
6d5e13ba98
Merge branch '3.4.x'
...
Closes gh-45326
2025-04-29 13:23:14 +02:00
Moritz Halbritter
c2cfeb0c93
Merge branch '3.3.x' into 3.4.x
...
Closes gh-45325
2025-04-29 13:21:42 +02:00
Yanming Zhou
fc387e7b8d
Polish variable name
...
See gh-45308
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com >
2025-04-29 13:13:55 +02:00
Phillip Webb
736ff7e3e2
Merge branch '3.4.x'
2025-04-28 12:20:19 -07:00
Phillip Webb
f172c2ca8f
Merge branch '3.3.x' into 3.4.x
2025-04-28 12:20:08 -07:00
Phillip Webb
b2e691be02
Update copyright year of changed files
2025-04-28 12:20:02 -07:00
Phillip Webb
ba690d24d4
Merge branch '3.4.x'
2025-04-28 12:18:40 -07:00
Phillip Webb
708062ec1d
Merge branch '3.3.x' into 3.4.x
2025-04-28 12:15:47 -07:00
Phillip Webb
428fa6d941
Fix copyright headers to consistently start with project inception year
2025-04-28 12:15:32 -07:00