Stéphane Nicoll
f8c9fe428b
Upgrade to Spring Authorization Server 1.2.7
...
Closes gh-42534
2024-10-23 08:03:23 +02:00
Phillip Webb
dcbf0096d8
Use context class loader when watching SSL resource
...
Update `BundleContentProperty` to use a provided resource loader when
watching files.
Fixes gh-42468
2024-10-22 19:22:33 -07:00
Phillip Webb
499672184c
Use context class loader when loading auto-configured SSL bundles
...
Update `SslAutoConfiguration` to the `ApplicationContext` class loader
when loading SSL resources. Prior to this commit, the thread context
class loader was used to load resources which could be incorrect.
Specifically, when using a `ForkJoinPool` the thread context classloader
defaults to the JRE `AppClassLoader` which does not include uber jar
content.
The underlying `JksSslStoreBundle` class and `PemSslStore.load(...)`
method have been updated so support using a provided `ResourceLoader`.
Fixes gh-42468
2024-10-22 18:43:57 -07:00
Phillip Webb
61fbb12499
Polish
2024-10-22 16:05:51 -07:00
Stéphane Nicoll
6ac8053a96
Upgrade to Spring Session 3.3.3
...
Closes gh-42554
2024-10-22 09:03:43 +02:00
Stéphane Nicoll
d5881a862e
Upgrade to Spring Security 6.3.4
...
Closes gh-42553
2024-10-22 09:03:43 +02:00
Stéphane Nicoll
870ef4d8ff
Upgrade to Spring Pulsar 1.1.5
...
Closes gh-42551
2024-10-22 09:03:43 +02:00
Stéphane Nicoll
15eafc7430
Upgrade to Pulsar Reactive 0.5.8
...
Closes gh-42819
2024-10-22 09:03:42 +02:00
Stéphane Nicoll
7fe805c120
Upgrade to jOOQ 3.19.14
...
Closes gh-42818
2024-10-22 09:03:38 +02:00
Stéphane Nicoll
0e84c489b3
Upgrade to Spring Security 6.2.7
...
Closes gh-42541
2024-10-22 09:03:31 +02:00
Stéphane Nicoll
ced285d7a8
Upgrade to Spring Pulsar 1.0.11
...
Closes gh-42539
2024-10-22 09:03:30 +02:00
Stéphane Nicoll
747a971a26
Upgrade to Pulsar Reactive 0.5.8
...
Closes gh-42817
2024-10-22 09:03:30 +02:00
Stéphane Nicoll
92166c30c7
Upgrade to jOOQ 3.18.21
...
Closes gh-42816
2024-10-22 09:03:26 +02:00
Andy Wilkinson
9f0d0e2e37
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42743
2024-10-21 17:28:57 +01:00
Andy Wilkinson
f95e56dbb7
Upgrade to Spring RESTDocs 3.0.2
...
Closes gh-42741
2024-10-21 17:24:55 +01:00
Moritz Halbritter
cd98aba680
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42805
2024-10-21 11:02:21 +02:00
Moritz Halbritter
2bbdc53222
Fix systemd example configuration
...
Closes gh-42795
2024-10-21 10:43:34 +02:00
Stéphane Nicoll
c9e16dc926
Upgrade to Spring Retry 2.0.10
...
Closes gh-42540
2024-10-19 10:28:49 +02:00
Stéphane Nicoll
5e9c4b2dc5
Upgrade to Spring Retry 2.0.10
...
Closes gh-42552
2024-10-19 10:28:20 +02:00
Phillip Webb
223886ff37
Merge branch '3.2.x' into 3.3.x
2024-10-18 10:48:51 -07:00
Phillip Webb
3481107ff7
Update copyright year of changed files
2024-10-18 10:48:29 -07:00
Andy Wilkinson
7cc03444fb
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42789
2024-10-18 15:32:35 +01:00
Andy Wilkinson
74d13d3a8d
Note that max HTTP request head size semantics are server-specific
...
Closes gh-40798
2024-10-18 15:31:54 +01:00
Andy Wilkinson
0fbaf8f1c2
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42787
2024-10-18 15:19:45 +01:00
Andy Wilkinson
788fe6120f
Clarify why @Primary is recommended when defining custom ObjectMapper
...
Closes gh-42598
2024-10-18 15:19:14 +01:00
Andy Wilkinson
34eade32d7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42785
2024-10-18 15:02:18 +01:00
Andy Wilkinson
1020793198
Output condition evaluation report when app under test fails to start
...
Closes gh-42185
2024-10-18 14:52:47 +01:00
Andy Wilkinson
16bdb2532b
Upgrade to Spring Data Bom 2024.0.5
...
Closes gh-42547
2024-10-18 13:24:33 +01:00
Andy Wilkinson
7b9cd51132
Upgrade to Spring Data Bom 2023.1.11
...
Closes gh-42535
2024-10-18 13:16:07 +01:00
Andy Wilkinson
66fd0b179a
Merge branch '3.2.x' into 3.3.x
...
See gh-42756
2024-10-18 12:02:07 +01:00
Andy Wilkinson
90edd92b68
Prohibit upgrades to Undertow 2.3.18.Final
...
See gh-42750
2024-10-18 12:00:37 +01:00
Stéphane Nicoll
c8eb603f33
Upgrade to Spring LDAP 3.2.7
...
Closes gh-42538
2024-10-18 10:28:19 +02:00
Stéphane Nicoll
8113f3864a
Upgrade to Spring LDAP 3.2.7
...
Closes gh-42550
2024-10-18 10:18:10 +02:00
Andy Wilkinson
573f25faa1
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42778
2024-10-18 08:58:22 +01:00
Andy Wilkinson
868814d0a8
Polish "Polish javadoc for Binder#bindOrCreate(String, Class)"
...
See gh-42777
2024-10-18 08:56:51 +01:00
Yanming Zhou
4135622bd5
Polish javadoc for Binder#bindOrCreate(String, Class)
...
See gh-42777
2024-10-18 08:55:45 +01:00
Andy Wilkinson
27585fd160
Upgrade to GraphQL Java 22.3
...
Closes gh-42757
2024-10-18 08:24:41 +01:00
Andy Wilkinson
429681a02c
Upgrade to Undertow 2.3.18.Final
...
Closes gh-42756
2024-10-18 08:24:41 +01:00
Andy Wilkinson
3649a2250c
Upgrade to R2DBC Postgresql 1.0.7.RELEASE
...
Closes gh-42755
2024-10-18 08:24:41 +01:00
Andy Wilkinson
d88d93e044
Upgrade to R2DBC Pool 1.0.2.RELEASE
...
Closes gh-42754
2024-10-18 08:24:40 +01:00
Andy Wilkinson
a3204e059f
Upgrade to Logback 1.5.11
...
Closes gh-42753
2024-10-18 08:24:40 +01:00
Andy Wilkinson
b398a1cb0b
Upgrade to Jaybird 5.0.6.java11
...
Closes gh-42752
2024-10-18 08:24:40 +01:00
Moritz Halbritter
73150b799a
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42772
2024-10-17 17:58:11 +02:00
Moritz Halbritter
ce106eb43c
Remove calls to deprecated Project.getBuildDir() in Gradle files
...
Closes gh-42739
2024-10-17 17:46:17 +02:00
Andy Wilkinson
a48dfbd5c7
Upgrade to Undertow 2.3.18.Final
...
Closes gh-42750
2024-10-17 14:55:35 +01:00
Andy Wilkinson
9b9dfbbccf
Upgrade to R2DBC Postgresql 1.0.7.RELEASE
...
Closes gh-42749
2024-10-17 14:55:30 +01:00
Andy Wilkinson
b10e0bac34
Upgrade to R2DBC Pool 1.0.2.RELEASE
...
Closes gh-42748
2024-10-17 14:55:24 +01:00
Andy Wilkinson
d808e8b697
Upgrade to Jaybird 5.0.6.java11
...
Closes gh-42747
2024-10-17 14:55:19 +01:00
Andy Wilkinson
c8e520cf33
Start building against Spring RESTDocs 3.0.2 snapshots
...
See gh-42743
2024-10-17 14:26:22 +01:00
Andy Wilkinson
b265cd840a
Start building against Spring GraphQL 1.3.3 snapshots
...
See gh-42742
2024-10-17 14:26:17 +01:00
Andy Wilkinson
2f28e36902
Start building against Spring RESTDocs 3.0.2 snapshots
...
See gh-42741
2024-10-17 14:24:58 +01:00
Andy Wilkinson
10625e6b54
Start building against Spring GraphQL 1.2.9 snapshots
...
See gh-42740
2024-10-17 14:24:53 +01:00
Moritz Halbritter
8efe6e02d9
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42735
2024-10-17 13:38:03 +02:00
Moritz Halbritter
a3060652f8
Call String.toLowerCase and .toUppercase with explicit locale
...
Closes gh-42719
2024-10-17 13:20:39 +02:00
Moritz Halbritter
b203780dcb
Document that Tomcat's maxQueueCapacity need to be greater than 0
...
Closes gh-42726
2024-10-17 10:22:31 +02:00
Phillip Webb
476d575371
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42723
2024-10-16 16:50:55 -07:00
Lee SangMin
497bdb8fee
Remove dead "Converting a jar to a war" guide link
...
See gh-42691
2024-10-16 16:50:09 -07:00
Tran Ngoc Nhan
6be4a07e05
Fix typos and formatting errors in documentation
...
See gh-42718
2024-10-16 14:14:16 -07:00
Phillip Webb
5732782043
Merge branch '3.2.x' into 3.3.x
2024-10-16 13:08:44 -07:00
Phillip Webb
41ae973d16
Update copyright year of changed files
2024-10-16 13:08:37 -07:00
Phillip Webb
e2819a2150
Merge branch '3.2.x' into 3.3.x
2024-10-16 12:39:40 -07:00
Phillip Webb
a4473b97aa
Polish
2024-10-16 12:38:34 -07:00
Stéphane Nicoll
e7f56e300c
Upgrade to Reactor Bom 2023.0.11
...
Closes gh-42545
2024-10-16 09:50:28 +02:00
Stéphane Nicoll
9033d254ce
Upgrade to Micrometer Tracing 1.3.5
...
Closes gh-42544
2024-10-16 09:50:27 +02:00
Stéphane Nicoll
207a78798d
Upgrade to Micrometer 1.13.6
...
Closes gh-42543
2024-10-16 09:50:26 +02:00
Stéphane Nicoll
f163aa31a8
Upgrade to Spring Session 3.2.6
...
Closes gh-42542
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b923b61404
Upgrade to Reactor Bom 2023.0.11
...
Closes gh-42533
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
b37dce1776
Upgrade to Micrometer Tracing 1.2.11
...
Closes gh-42532
2024-10-16 09:49:27 +02:00
Stéphane Nicoll
8574d1759d
Upgrade to Micrometer 1.12.11
...
Closes gh-42531
2024-10-16 09:49:26 +02:00
Phillip Webb
89793a84e5
Fix case used for examples in "Sanitize Sensitive Values"
...
Closes gh-42702
2024-10-15 17:52:12 -07:00
Stéphane Nicoll
056e2b6029
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42688
2024-10-15 10:42:33 +02:00
Stéphane Nicoll
b0dd42e9b9
Transform Maven settings with proper plugin repository tag
...
This commit adapts d44e7c9
to transforms plugin repositories using the
correct root tag. Previously, they were transformed with the regular
<repository> tag, which is invalid.
Closes gh-42687
2024-10-15 10:39:59 +02:00
Stéphane Nicoll
e291e120f7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42685
2024-10-15 09:32:33 +02:00
Stéphane Nicoll
d98ed306d2
Polish "Fix links to CNCF resources in Javadoc"
...
See gh-42645
2024-10-15 09:28:02 +02:00
Dmytro Nosan
43a1145e75
Fix links to CNCF resources in Javadoc
...
See gh-42645
2024-10-15 09:26:27 +02:00
Stéphane Nicoll
f20d83fd07
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42683
2024-10-15 09:01:21 +02:00
Stéphane Nicoll
55ef77b254
Remove unnecessary call to ex.printStackTrace
...
Closes gh-42681
2024-10-15 09:00:30 +02:00
Stéphane Nicoll
abc23eeebc
Upgrade to R2DBC Postgresql 1.0.6.RELEASE
...
Closes gh-42641
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
15b8fc3c2a
Upgrade to Pooled JMS 3.1.7
...
Closes gh-42640
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
108d8fb76c
Upgrade to Netty 4.1.114.Final
...
Closes gh-42639
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
107ca496fc
Upgrade to Logback 1.5.10
...
Closes gh-42638
2024-10-14 16:25:48 +02:00
Stéphane Nicoll
8cccbb03c3
Upgrade to jOOQ 3.19.13
...
Closes gh-42636
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
e7ded11ed5
Upgrade to Jetty 12.0.14
...
Closes gh-42635
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
6e2d1cb4c6
Upgrade to Jetty Reactive HTTPClient 4.0.8
...
Closes gh-42634
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
7718dd88dc
Upgrade to Jersey 3.1.9
...
Closes gh-42633
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
50f7978ae3
Upgrade to Infinispan 15.0.10.Final
...
Closes gh-42632
2024-10-14 16:25:47 +02:00
Stéphane Nicoll
ef0ec60fdf
Upgrade to CycloneDX Maven Plugin 2.8.2
...
Closes gh-42631
2024-10-14 16:25:47 +02:00
Moritz Halbritter
4d29800e32
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42672
2024-10-14 15:54:37 +02:00
Moritz Halbritter
0a3418cd40
Document how Map properties are bound from environment variables
...
Closes gh-40936
2024-10-14 15:47:47 +02:00
Moritz Halbritter
53e9cb873f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42643
2024-10-14 13:36:44 +02:00
Moritz Halbritter
1ad959215c
Improve classpath index documentation for reproducible builds
...
Closes gh-41265
2024-10-14 13:31:00 +02:00
Moritz Halbritter
89bf2fc7e6
Move "Customize the whitelabel Error Page" into Spring MVC howto
...
Closes gh-41624
2024-10-14 12:08:31 +02:00
Moritz Halbritter
5754be36f1
Improve documentation for CycloneDX integration
...
Closes gh-41506
2024-10-14 11:55:45 +02:00
Stéphane Nicoll
2bebebcae6
Upgrade to Neo4j Java Driver 5.25.0
...
Closes gh-42628
2024-10-14 11:16:53 +02:00
Stéphane Nicoll
d276166331
Upgrade to Neo4j Java Driver 5.25.0
...
Closes gh-42626
2024-10-14 11:16:31 +02:00
Stéphane Nicoll
093259d081
Upgrade to R2DBC Postgresql 1.0.6.RELEASE
...
Closes gh-42622
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
170bb5936c
Upgrade to Pooled JMS 3.1.7
...
Closes gh-42621
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
ec3d59c5ce
Upgrade to Netty 4.1.114.Final
...
Closes gh-42620
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
0e9bb034ab
Upgrade to jOOQ 3.18.20
...
Closes gh-42618
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
6b145a1ff3
Upgrade to Jetty 12.0.14
...
Closes gh-42617
2024-10-14 11:16:30 +02:00
Stéphane Nicoll
145dcdece0
Upgrade to Jetty Reactive HTTPClient 4.0.8
...
Closes gh-42616
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
a0083d6fee
Upgrade to Jersey 3.1.9
...
Closes gh-42615
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
b8d47541e8
Upgrade to Infinispan 14.0.32.Final
...
Closes gh-42614
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
08cf869844
Upgrade to Dropwizard Metrics 4.2.28
...
Closes gh-42613
2024-10-14 11:16:29 +02:00
Stéphane Nicoll
8f132486ff
Upgrade to ActiveMQ 5.18.6
...
Closes gh-42612
2024-10-14 11:16:29 +02:00
Tran Ngoc Nhan
e0e50f8f5e
Fix Spring Data Cassandra Spring LDAP reference doc links
...
See gh-42599
2024-10-14 11:05:27 +02:00
Moritz Halbritter
8a783dfdc7
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42624
2024-10-14 11:00:27 +02:00
Yanming Zhou
a80d7d6aff
Polish ConfigurationPropertiesBinder
...
See gh-42610
2024-10-14 10:52:23 +02:00
Moritz Halbritter
3c6e3c14a8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42596
2024-10-11 14:10:12 +02:00
Moritz Halbritter
47129c0c81
Remove links to Spring Data GemFire
...
Closes gh-42575
2024-10-11 14:09:10 +02:00
Andy Wilkinson
638cddeefa
Start building against Spring Session 3.3.3 snapshots
...
See gh-42554
2024-10-09 10:25:05 +01:00
Andy Wilkinson
6ccb131de1
Start building against Spring Security 6.3.4 snapshots
...
See gh-42553
2024-10-09 10:25:00 +01:00
Andy Wilkinson
44c2925aa0
Start building against Spring Retry 2.0.10 snapshots
...
See gh-42552
2024-10-09 10:24:55 +01:00
Andy Wilkinson
19f774b553
Start building against Spring Pulsar 1.1.5 snapshots
...
See gh-42551
2024-10-09 10:24:51 +01:00
Andy Wilkinson
c9cdd32c9e
Start building against Spring LDAP 3.2.7 snapshots
...
See gh-42550
2024-10-09 10:24:46 +01:00
Andy Wilkinson
f54603c184
Start building against Spring Integration 6.3.5 snapshots
...
See gh-42549
2024-10-09 10:24:42 +01:00
Andy Wilkinson
35f84f1d36
Start building against Spring Data Bom 2024.0.5 snapshots
...
See gh-42547
2024-10-09 10:24:33 +01:00
Andy Wilkinson
620a1b5c9a
Start building against Spring Authorization Server 1.3.3 snapshots
...
See gh-42546
2024-10-09 10:24:28 +01:00
Andy Wilkinson
f6395c3596
Start building against Reactor Bom 2023.0.11 snapshots
...
See gh-42545
2024-10-09 10:24:24 +01:00
Andy Wilkinson
dfc40b44bb
Start building against Micrometer Tracing 1.3.5 snapshots
...
See gh-42544
2024-10-09 10:24:19 +01:00
Andy Wilkinson
cf17cf9b36
Start building against Micrometer 1.13.6 snapshots
...
See gh-42543
2024-10-09 10:24:15 +01:00
Andy Wilkinson
c678d38630
Start building against Spring Session 3.2.6 snapshots
...
See gh-42542
2024-10-09 09:42:53 +01:00
Andy Wilkinson
ff44b3dd76
Start building against Spring Security 6.2.7 snapshots
...
See gh-42541
2024-10-09 09:42:48 +01:00
Andy Wilkinson
96d8ae540f
Start building against Spring Retry 2.0.10 snapshots
...
See gh-42540
2024-10-09 09:42:43 +01:00
Andy Wilkinson
526c84d794
Start building against Spring Pulsar 1.0.11 snapshots
...
See gh-42539
2024-10-09 09:42:39 +01:00
Andy Wilkinson
1168d3ad0e
Start building against Spring LDAP 3.2.7 snapshots
...
See gh-42538
2024-10-09 09:42:34 +01:00
Andy Wilkinson
d2c215c67d
Start building against Spring Integration 6.2.10 snapshots
...
See gh-42537
2024-10-09 09:42:29 +01:00
Andy Wilkinson
a6c94dc723
Start building against Spring Data Bom 2023.1.11 snapshots
...
See gh-42535
2024-10-09 09:42:19 +01:00
Andy Wilkinson
bed5c20d5c
Start building against Spring Authorization Server 1.2.7 snapshots
...
See gh-42534
2024-10-09 09:42:15 +01:00
Andy Wilkinson
ea2dda59c1
Start building against Reactor Bom 2023.0.11 snapshots
...
See gh-42533
2024-10-09 09:42:10 +01:00
Andy Wilkinson
17ab87822b
Start building against Micrometer Tracing 1.2.11 snapshots
...
See gh-42532
2024-10-09 09:42:05 +01:00
Andy Wilkinson
87028e4971
Start building against Micrometer 1.12.11 snapshots
...
See gh-42531
2024-10-09 09:42:00 +01:00
Andy Wilkinson
6209aef319
Order alphabetically the sections in Common Application Properties
...
Closes gh-42520
2024-10-07 14:17:55 +01:00
Andy Wilkinson
7b4cd03066
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42505
2024-10-03 10:18:17 +01:00
Andy Wilkinson
2328c1fe80
Improve javadoc for when bean type to match is inferred
...
Closes gh-42504
2024-10-03 10:16:27 +01:00
Andy Wilkinson
93e5b3a0ff
Deprecate ControllerEndpointHandlerMapping for MVC and WebFlux
...
Closes gh-42498
2024-10-02 13:46:57 +01:00
Phillip Webb
9f34899454
Merge branch '3.2.x' into 3.3.x
2024-10-01 17:20:10 -07:00
Phillip Webb
d342eefa27
Use Sync task rather than Copy
...
See gh-42333
2024-10-01 17:19:52 -07:00
Andy Wilkinson
26d3b845c5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42490
2024-10-01 17:22:11 +01:00
Andy Wilkinson
95665a4b28
Fall back to connection details when configuring Rabbit Streams
...
Closes gh-42489
2024-10-01 17:20:49 +01:00
Phillip Webb
ec615f631c
Merge branch '3.2.x' into 3.3.x
2024-09-30 16:03:30 -07:00
Phillip Webb
05b4edfd2c
Use `ifeval` block for Commercial/OSS documentation
...
See gh-42333
2024-09-30 15:56:40 -07:00
Stéphane Nicoll
c8d3e07eec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42476
2024-09-30 13:09:40 +02:00
Stéphane Nicoll
ab968494e6
Document how to handle the manifest in a native image with Maven
...
Closes gh-42412
2024-09-30 10:55:58 +02:00
Tran Ngoc Nhan
44848aa88d
Fix links to Micrometer reference doc
...
See gh-42467
2024-09-30 09:12:36 +02:00
Phillip Webb
3b8ae47096
Merge branch '3.2.x' into 3.3.x
2024-09-27 17:35:01 -07:00
Phillip Webb
d44e7c9af2
Dynamically populate repositories used in Ant/Maven integration tests
...
Update build scripts and tests so that repository settings are copied
dynamically from the build.
See gh-42333
2024-09-27 17:33:00 -07:00
Phillip Webb
7d8507d186
Polish
2024-09-27 17:31:24 -07:00
Phillip Webb
e086439e51
Merge branch '3.2.x' into 3.3.x
2024-09-27 12:18:06 -07:00
Phillip Webb
c347ccaa76
Attempt to fix system tests following repository updates
...
See gh-42333
2024-09-27 12:17:29 -07:00