Stéphane Nicoll
915cb12c64
Fix broken Spring GraphQL links
...
Closes gh-42207
2024-09-11 11:05:37 +02:00
Stéphane Nicoll
bee3158d91
Use Antora links for Spring Data reference doc
...
Closes gh-42203
2024-09-11 06:48:21 +02:00
Stéphane Nicoll
2389a9c343
Fix syntax error in Pulsar section
...
Closes gh-42200
2024-09-10 12:21:41 +02:00
Stéphane Nicoll
0cef42c2b1
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42193
2024-09-09 15:42:22 +02:00
Stéphane Nicoll
b1db3ad8ae
Clarify reason for deprecating autotime properties
...
Closes gh-41745
2024-09-09 15:25:23 +02:00
Stéphane Nicoll
7b6997a9c6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42190
2024-09-09 15:04:45 +02:00
Stéphane Nicoll
aef56bceb9
Replace RFC 7807 by RFC 9457 in documentation
...
This commit updates all references to RFC 7807 by RFC 9457 since the
former is now obsolete.
Closes gh-41260
2024-09-09 14:59:21 +02:00
Andy Wilkinson
2c9f693d17
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42188
2024-09-09 13:53:03 +01:00
Andy Wilkinson
9a74437fbc
Delete unused javadoc CSS file
...
Closes gh-42187
2024-09-09 13:52:23 +01:00
Andy Wilkinson
be4f06bb17
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42176
2024-09-06 14:27:34 +01:00
Andy Wilkinson
e30ae7a240
Document problem with property binding and Kotlin value classes
...
Closes gh-41693
2024-09-06 14:26:13 +01:00
Andy Wilkinson
21b4eb56ec
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42169
2024-09-06 11:32:12 +01:00
Andy Wilkinson
a89ae3fbee
Improve laziness of Pem and JKS SSL store bundles
...
Fixes gh-42119
2024-09-06 11:28:46 +01:00
Andy Wilkinson
4d2aa2dcf5
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42167
2024-09-06 10:19:30 +01:00
Andy Wilkinson
f8130791ea
Update docs to reflect new no handler found exception behavior
...
Closes gh-42164
2024-09-06 10:17:20 +01:00
Andy Wilkinson
f471990b9d
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42165
2024-09-06 10:12:12 +01:00
Andy Wilkinson
4f576031bc
Polish configuration property reference
...
Closes gh-42162
2024-09-06 10:11:43 +01:00
Moritz Halbritter
1679a72b0e
Remove spring-web dependency from ZipkinHttpClientSender
...
Closes gh-42161
2024-09-06 08:46:20 +02:00
Andy Wilkinson
92ed9efd2c
Start building against Spring Pulsar 1.1.4 snapshots
...
See gh-42136
2024-09-04 13:19:04 +01:00
Andy Wilkinson
f804e82d41
Start building against Spring Kafka 3.2.4 snapshots
...
See gh-42135
2024-09-04 13:19:03 +01:00
Andy Wilkinson
725b1789a4
Start building against Spring Integration 6.3.4 snapshots
...
See gh-42134
2024-09-04 13:19:02 +01:00
Andy Wilkinson
009ccddcab
Start building against Spring Data Bom 2024.0.4 snapshots
...
See gh-42132
2024-09-04 13:19:00 +01:00
Andy Wilkinson
acc60dcab0
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42131
2024-09-04 13:18:59 +01:00
Andy Wilkinson
44882e1ec0
Start building against Micrometer Tracing 1.3.4 snapshots
...
See gh-42130
2024-09-04 13:18:58 +01:00
Andy Wilkinson
23f8e16d4a
Start building against Micrometer 1.13.4 snapshots
...
See gh-42129
2024-09-04 13:18:57 +01:00
Andy Wilkinson
4b1fcdb74a
Start building against Spring Pulsar 1.0.10 snapshots
...
See gh-42128
2024-09-04 12:14:26 +01:00
Andy Wilkinson
e972ddfe50
Start building against Spring Kafka 3.1.9 snapshots
...
See gh-42127
2024-09-04 12:14:21 +01:00
Andy Wilkinson
68c331f496
Start building against Spring Integration 6.2.9 snapshots
...
See gh-42126
2024-09-04 12:14:17 +01:00
Andy Wilkinson
ced01c1dd3
Start building against Spring Data Bom 2023.1.10 snapshots
...
See gh-42124
2024-09-04 12:14:08 +01:00
Andy Wilkinson
a465e37908
Start building against Reactor Bom 2023.0.10 snapshots
...
See gh-42123
2024-09-04 12:14:03 +01:00
Andy Wilkinson
49d4f7ac0e
Start building against Micrometer Tracing 1.2.10 snapshots
...
See gh-42122
2024-09-04 12:13:59 +01:00
Andy Wilkinson
593fecbe35
Start building against Micrometer 1.12.10 snapshots
...
See gh-42121
2024-09-04 12:13:54 +01:00
Moritz Halbritter
8d44fd5f3e
Improve docker without buildpacks documentation
...
Explain how CDS can be enabled with plain Dockerfiles.
Closes gh-42106
2024-09-04 08:47:32 +02:00
Phillip Webb
599f1f1a9c
Merge branch '3.2.x' into 3.3.x
2024-09-03 21:04:36 -07:00
Phillip Webb
f3645bba13
Update copyright year of changed files
2024-09-03 21:04:26 -07:00
Phillip Webb
43afb5bf69
Fix Spring Framework documentation link
...
See gh-41227
2024-09-03 20:31:15 -07:00
Einar Pehrson
26fb0eecb5
Fix StatsD link typo on Metrics documentation page
...
The documentation link for StatsD metrics has incorrect anchor text.
See gh-42109
2024-09-03 20:18:48 -07:00
Brian Clozel
a04dee67a3
Merge branch '3.2.x' into 3.3.x
2024-09-03 21:12:55 +02:00
Brian Clozel
d0c9e0e9e7
List types of OpenTelemetry support in Spring Boot
...
Closes gh-41227
2024-09-03 21:12:14 +02:00
Phillip Webb
9f38f2b74f
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42107
2024-09-03 12:09:51 -07:00
Phillip Webb
aeafa20727
Prevent 'Recursive update' exceptions with Restarter
...
Update `Restarter` to prevent 'Recursive update' `IllegalStateException`
from being thrown. Calls to `objectFactory.getObject()` now happen
outside of `computeIfAbsent`.
Fixes gh-41571
2024-09-03 12:09:40 -07:00
Andy Wilkinson
ea246d378e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42103
2024-09-03 15:04:22 +01:00
Leszek Jasek
0cd99a7435
Improve "Command-line Completion" section
...
Replaced deprecated Spring CLI options with the current ones,
improved section related to completion setup for zsh.
See gh-42091
2024-09-03 15:02:46 +01:00
Andy Wilkinson
790fd4a3e3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42100
2024-09-03 14:57:18 +01:00
Andy Wilkinson
55f2af1279
Polish "Polish"
...
See gh-42095
2024-09-03 14:56:14 +01:00
arefbehboudi
aa83bbee3d
Polish
...
See gh-42095
2024-09-03 14:45:56 +01:00
Moritz Halbritter
8c5a0f08a4
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42098
2024-09-03 14:46:52 +02:00
Moritz Halbritter
e7d6bd6ccd
Test spring-boot-maven-plugin against Maven 3.9.9
...
Closes gh-42097
2024-09-03 14:29:49 +02:00
Andy Wilkinson
d2f0b2b090
Correct package statements of Testing section's Kotlin snippets
...
Closes gh-42094
2024-09-03 10:05:19 +01:00
martinfrancois
fd9d907ef3
Improve formatting for Docker configuration example with Colima
...
See gh-42078
2024-09-01 18:55:59 -07:00
Phillip Webb
b29bc2dc2e
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42081
2024-09-01 18:51:33 -07:00
Johnny Lim
a8452b54b5
Polish
...
See gh-42069
2024-09-01 18:50:38 -07:00
Phillip Webb
101ed0e543
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42079
2024-09-01 15:25:15 -07:00
Phillip Webb
8c1d9872d2
Fix support for large zip files
...
Update `spring-boot-loader` to support large zip files by correctly
dealing with unsigned ints.
Fixes gh-42012
2024-09-01 15:13:46 -07:00
Phillip Webb
3a458d8062
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42071
2024-08-31 11:21:51 -07:00
Phillip Webb
cc2dc558f1
Don't report already migrated properties when has group
...
Refine the fix adding commit 962936370a
so that items with a group
are correctly checked.
Fixes gh-42068
2024-08-31 11:18:47 -07:00
Phillip Webb
a09af7ebcf
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42059
2024-08-29 15:06:12 -07:00
Phillip Webb
10855056cc
Support blank MongoDB 'replica-set-name' properties
...
Update `null` checks to `StringUtils.hasText` to allow the
`replica-set-name' property to be overridden with an empty string.
Fixes gh-42055
2024-08-29 15:05:33 -07:00
Phillip Webb
71f509c9fd
Fix broken tab markup
...
Closes gh-42046
2024-08-28 13:00:25 -07:00
Stéphane Nicoll
aea45b5013
Adapt to Logback deprecation
...
This commit also adds a test so that we can catch this problem hopefully
sooner in the future.
Closes gh-42006
2024-08-23 09:23:30 +02:00
Stéphane Nicoll
f0d2503b64
Merge branch '3.2.x' into 3.3.x
...
Closes gh-42001
2024-08-22 16:50:42 +02:00
Stéphane Nicoll
1822b2fade
Include spring-boot-starter-parent in Integration tests repository
...
This commit makes sure that integration tests for the Maven Plugin have
access to the current "spring-boot-starter-parent" pom and its
hierarchy as new integration tests rely on that.
Closes gh-42000
2024-08-22 16:46:52 +02:00
Andy Wilkinson
d4e1aedba5
Merge branch '3.2.x' into 3.3.x
2024-08-22 13:07:24 +01:00
Andy Wilkinson
0b24ee8571
Improve loading of jar entry certificates
...
Co-Authored-By: Phillip Webb <phil.webb@broadcom.com>
2024-08-22 10:56:25 +01:00
Phillip Webb
05b73ceeec
Call getErrorAttributes() only once
...
Refine the fix introduced in commit 60b7e6cf23
so that the
`getErrorAttributes()` method is not called multiple times. If the
status is missing, the `DefaultErrorWebExceptionHandler` will now
call an internal `DefaultErrorAttributes` instance in order to obtain
the actual status result.
Fixes gh-41732
2024-08-21 18:24:08 -07:00
Phillip Webb
d9746861a7
Upgrade to apachepulsar/pulsar 3.2.4
2024-08-21 18:24:08 -07:00
Andy Wilkinson
e08a66f261
Upgrade to Spring Security 6.3.3
...
Closes gh-41985
2024-08-21 18:51:19 +01:00
Andy Wilkinson
db54432e59
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41989
2024-08-21 18:09:14 +01:00
Andy Wilkinson
1a6b3a533f
Improve documented logging property descriptions and default values
...
Closes gh-41933
2024-08-21 18:06:49 +01:00
Andy Wilkinson
8bd827e1b8
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41987
2024-08-21 17:43:02 +01:00
Andy Wilkinson
0610fda733
Look at ResponseStatusException's cause for binding errors
...
Fixes gh-41984
2024-08-21 17:06:22 +01:00
Moritz Halbritter
7fbb79b7f6
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41978
2024-08-21 13:29:37 +02:00
Moritz Halbritter
66a41db079
Polish "Refactor BasicJsonParser to simplify JSON parsing logic"
...
See gh-41876
2024-08-21 13:20:36 +02:00
hyunmin0317
4a41006ee0
Refactor BasicJsonParser to simplify JSON parsing logic
...
See gh-41876
2024-08-21 13:17:27 +02:00
Moritz Halbritter
516c764de0
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41976
2024-08-21 13:05:36 +02:00
Moritz Halbritter
5ee522598f
Explain that enabling virtual threads disables traditional thread pools
...
Closes gh-41937
2024-08-21 11:58:53 +02:00
Stéphane Nicoll
d3ac84dbd3
Upgrade to Spring Integration 6.3.3
...
Closes gh-41974
2024-08-21 08:30:25 +02:00
Stéphane Nicoll
67cf325727
Upgrade to Spring Pulsar 1.0.9
...
Closes gh-41727
2024-08-21 08:25:03 +02:00
Stéphane Nicoll
0908771ff2
Upgrade to Spring Integration 6.2.8
...
Closes gh-41973
2024-08-21 08:25:03 +02:00
Scott Frederick
0451cb8686
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41970
2024-08-20 15:49:25 -05:00
Scott Frederick
21b15558a2
Use classpath index when building classpath in PropertiesLauncher
...
Fixes gh-41719
2024-08-20 15:47:44 -05:00
Stéphane Nicoll
bd47ef4e02
Upgrade to Spring Session 3.3.2
...
Closes gh-41742
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9101725194
Upgrade to Spring Pulsar 1.1.3
...
Closes gh-41740
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
9dd83092ce
Upgrade to Spring Authorization Server 1.3.2
...
Closes gh-41736
2024-08-20 19:25:52 +02:00
Stéphane Nicoll
e0ed02e820
Upgrade to Couchbase Client 3.6.3
...
Closes gh-41967
2024-08-20 19:25:51 +02:00
Stéphane Nicoll
dc67ec962b
Upgrade to Spring Session 3.2.5
...
Closes gh-41729
2024-08-20 19:21:35 +02:00
Stéphane Nicoll
bf370bc52d
Upgrade to Spring Authorization Server 1.2.6
...
Closes gh-41723
2024-08-20 19:21:35 +02:00
Stéphane Nicoll
d07eee4af3
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41960
2024-08-20 11:57:50 +02:00
Piyal Ahmed
016e70cbd2
Polish
...
See gh-41957
2024-08-20 11:44:12 +02:00
Stéphane Nicoll
a21f2a25e3
Upgrade to Spring Security 6.3.2
...
Closes gh-41741
2024-08-20 08:55:28 +02:00
Stéphane Nicoll
2f6c766d41
Upgrade to Spring Kafka 3.2.3
...
Closes gh-41954
2024-08-20 08:55:27 +02:00
Stéphane Nicoll
367acbbe71
Upgrade to Spring AMQP 3.1.7
...
Closes gh-41953
2024-08-20 08:55:23 +02:00
Stéphane Nicoll
d23a7033dd
Upgrade to Spring Security 6.2.6
...
Closes gh-41728
2024-08-20 08:55:14 +02:00
Stéphane Nicoll
3ba45aab68
Upgrade to Spring Kafka 3.1.8
...
Closes gh-41952
2024-08-20 08:55:14 +02:00
Stéphane Nicoll
559d09ef30
Upgrade to Spring AMQP 3.1.7
...
Closes gh-41951
2024-08-20 08:55:10 +02:00
Stéphane Nicoll
d62a5ac947
Merge branch '3.2.x' into 3.3.x
...
Closes gh-41949
2024-08-20 08:43:45 +02:00
Stéphane Nicoll
8243c7ba98
Polish "Harmonize web handler code sample"
...
See gh-41948
2024-08-20 08:41:54 +02:00
Furkan ÖZBEK
bfce07894c
Harmonize web handler code sample
...
See gh-41948
2024-08-20 08:40:53 +02:00
Phillip Webb
1d337b7c76
Merge branch '3.2.x' into 3.3.x
2024-08-19 16:46:51 -07:00
Phillip Webb
f1987e6f8b
Update copyright year of changed files
2024-08-19 16:45:34 -07:00