Andy Wilkinson
e754a1b11e
Upgrade to R2DBC Pool 1.0.1.RELEASE
...
Closes gh-36464
2023-07-20 08:21:36 +01:00
Andy Wilkinson
2029117999
Upgrade to Kotlin 1.9.0
...
Closes gh-36362
2023-07-19 20:27:41 +01:00
Stephane Nicoll
4a4b29fcbf
Upgrade to Spring Batch 5.1.0-M1
...
Closes gh-36189
2023-07-19 20:01:06 +02:00
Andy Wilkinson
b5c404f938
Merge branch '3.1.x'
...
Closes gh-36449
2023-07-19 14:38:44 +01:00
Andy Wilkinson
4d6ee92e21
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36448
2023-07-19 14:38:28 +01:00
Andy Wilkinson
f145ca0c3c
Fix reflection hint generation for properties nested in superclass
...
Fixes gh-36406
2023-07-19 14:37:52 +01:00
kitbolourchi
abebc396c0
Change B3 extraction format to single
...
See gh-36061
2023-07-19 08:14:01 +02:00
Stephane Nicoll
2506172d91
Upgrade to Spring Session 3.2.0-M1
...
Closes gh-36196
2023-07-19 07:46:39 +02:00
Stephane Nicoll
858cadc8e2
Upgrade to Spring LDAP 3.2.0-M1
...
Closes gh-36299
2023-07-19 07:46:08 +02:00
Stephane Nicoll
0a365acf95
Upgrade to Spring Integration 6.2.0-M1
...
Closes gh-36193
2023-07-19 07:45:15 +02:00
Stephane Nicoll
9efbe5b2ea
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36191
2023-07-19 07:44:39 +02:00
Stephane Nicoll
271059cd23
Upgrade to Spring Integration 6.1.2
...
Closes gh-36404
2023-07-19 07:42:35 +02:00
Stephane Nicoll
e909e81a7d
Upgrade to Spring GraphQL 1.2.2
...
Closes gh-36186
2023-07-19 07:42:34 +02:00
Andy Wilkinson
e0d021b710
Merge branch '3.1.x'
...
Closes gh-36446
2023-07-18 21:16:49 +01:00
Andy Wilkinson
fe123e5b10
Fix handling of additional-hosts with Mongo
...
Closes gh-36441
2023-07-18 21:15:20 +01:00
Scott Frederick
4393a2244c
Use Docker CLI context to determine daemon host address for image building
...
Configuration files managed by the Docker CLI are now used to determine
the host address of the Docker daemon used when building images using
buildpacks when a host address is not configured with environment
variables or build tool plugin configuration.
Closes gh-36445
2023-07-18 13:21:01 -06:00
Andy Wilkinson
283dc37db3
Make AnnotatedControllerConfigurer use applicationTaskExecutor
...
Closes gh-36388
2023-07-18 15:35:31 +01:00
Stephane Nicoll
c6e47b86d7
Move Flyway configuration extension properties to dedicated namespace
...
This commit harmonizes the handling of ConfigurationExtension for
Flyway. The existing Oracle and SQLServer extensions are now mapped from
flway.oracle and flyway.sqlserver, respectively. The existing properties
have been deprecated in favor of the new location.
Closes gh-36444
2023-07-18 16:15:50 +02:00
Stephane Nicoll
8da706603e
Add support for flyway.postgresql.transactional.lock
...
Closes gh-32629
2023-07-18 15:44:38 +02:00
Stephane Nicoll
289d458a60
Start building against Spring Framework 6.1.0-M3 snapshots
...
See gh-36443
2023-07-18 15:04:42 +02:00
Stephane Nicoll
71406977c2
Harmonize configuration of Flyway SQL Server extension
...
Closes gh-36440
2023-07-18 13:58:18 +02:00
Stephane Nicoll
fb640c04e7
Upgrade to Flyway 9.20.1
...
Closes gh-36364
Co-authored-by: Andy Wilkinson <wilkinsona@vmware.com>
2023-07-18 13:58:17 +02:00
Andy Wilkinson
d205d10519
Configure WebFlux's blocking execution to use applicationTaskExecutor
...
Closes gh-36331
2023-07-18 11:18:25 +01:00
Stephane Nicoll
0b4bbe99b3
Upgrade to Spring Security 6.2.0-M1
...
Closes gh-36195
2023-07-18 06:24:30 +02:00
Stephane Nicoll
5af99fe219
Upgrade to Spring Security 6.1.2
...
Closes gh-36298
2023-07-18 06:22:50 +02:00
Stephane Nicoll
1dcfb3cfb1
Upgrade to Spring Security 6.0.5
...
Closes gh-36293
2023-07-18 06:22:09 +02:00
Stephane Nicoll
7ec9f45929
Upgrade to Spring Security 5.7.10
...
Closes gh-36295
2023-07-18 06:21:22 +02:00
Stephane Nicoll
4659d1bb93
Upgrade to Spring Kafka 3.0.9
...
Closes gh-36194
2023-07-17 19:58:42 +02:00
Stephane Nicoll
6ed8838209
Upgrade to Spring AMQP 3.0.6
...
Closes gh-36439
2023-07-17 19:58:41 +02:00
Stephane Nicoll
c95c65838b
Upgrade to Lettuce 6.2.5.RELEASE
...
Closes gh-36438
2023-07-17 19:58:35 +02:00
Stephane Nicoll
007e340902
Upgrade to Dependency Management Plugin 1.1.2
...
Closes gh-36437
2023-07-17 19:58:30 +02:00
Stephane Nicoll
7913b22f6a
Upgrade to Spring Kafka 3.0.9
...
Closes gh-36182
2023-07-17 19:57:22 +02:00
Stephane Nicoll
5014861c96
Upgrade to Spring Kafka 3.0.9
...
Closes gh-36187
2023-07-17 19:57:01 +02:00
Stephane Nicoll
3b53c15084
Upgrade to Spring AMQP 3.0.6
...
Closes gh-36403
2023-07-17 19:57:01 +02:00
Stephane Nicoll
10720721bf
Upgrade to Lettuce 6.2.5.RELEASE
...
Closes gh-36436
2023-07-17 19:57:01 +02:00
Stephane Nicoll
c5a951dc9d
Upgrade to Dependency Management Plugin 1.1.2
...
Closes gh-36435
2023-07-17 19:56:56 +02:00
Stephane Nicoll
a838cab65c
Upgrade to Spring AMQP 3.0.6
...
Closes gh-36401
2023-07-17 19:55:53 +02:00
Stephane Nicoll
bf5cdbf3f3
Upgrade to Lettuce 6.2.5.RELEASE
...
Closes gh-36434
2023-07-17 19:55:53 +02:00
Stephane Nicoll
0f396c91f4
Upgrade to Dependency Management Plugin 1.1.2
...
Closes gh-36433
2023-07-17 19:55:48 +02:00
Stephane Nicoll
250868ad84
Upgrade to Spring AMQP 2.4.14
...
Closes gh-36399
2023-07-17 19:53:54 +02:00
Stephane Nicoll
c726a13395
Polish "Add auto-configuration for ObservedAspect"
...
See gh-35191
2023-07-17 16:06:08 +02:00
Vedran Pavic
0dae89e837
Add auto-configuration for ObservedAspect
...
This adds support for auto-configuring `ObservedAspect` when AspectJ is
on the classpath, which enables the usage of `@Observed`.
See gh-35191
2023-07-17 16:05:48 +02:00
Stephane Nicoll
31db1d8125
Merge branch '3.1.x'
...
Closes gh-36430
2023-07-17 15:48:41 +02:00
Stephane Nicoll
7195d87e6c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36429
2023-07-17 15:48:30 +02:00
Stephane Nicoll
750096b9c2
Polish "Allow custom ExemplarSampler to be used"
...
See gh-35619
2023-07-17 15:46:48 +02:00
Johnny Goncalves
94b17ecd26
Allow custom ExemplarSampler to be used
...
See gh-35619
2023-07-17 15:44:05 +02:00
Stephane Nicoll
62c9936abf
Merge branch '3.1.x'
...
Closes gh-36428
2023-07-17 15:25:10 +02:00
Stephane Nicoll
bb16ed1245
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36427
2023-07-17 15:24:58 +02:00
Stephane Nicoll
3586bfb629
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36426
2023-07-17 15:22:43 +02:00
Stephane Nicoll
09e5d38348
Polish "Replace @CsvSource with @ValueSource where feasible"
...
See gh-36062
2023-07-17 15:16:27 +02:00
Yanming Zhou
acb7acd5d9
Replace @CsvSource with @ValueSource where feasible
...
@ValueSource is more appropriate for single parameter.
See gh-36062
2023-07-17 15:16:26 +02:00
Stephane Nicoll
df8b73d8f7
Merge branch '3.1.x'
...
Closes gh-36425
2023-07-17 15:09:23 +02:00
Stephane Nicoll
588129318c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36423
2023-07-17 15:06:00 +02:00
Jonatan Ivanov
58cfdbfa2d
Add missing OTel Span attributes
...
OTel semantic conventions mandate certain resource attributes to present
on exported spans. This commits make sure that the attribute we add are
merged with the defaults, rather than replacing them.
See gh-36155
2023-07-17 15:00:51 +02:00
Stephane Nicoll
60df7e3bce
Polish contribution
...
See gh-36251
2023-07-17 13:37:30 +02:00
Bernardo Bulgarelli
bc2899c1ef
Deprecate DelegatingApplicationContextInitializer and DelegatingApplicationListener
...
See gh-36251
2023-07-17 13:26:27 +02:00
Stephane Nicoll
c19a0a76c0
Merge branch '3.1.x'
...
Closes gh-36421
2023-07-17 13:23:15 +02:00
Johnny Lim
9b38db6672
Polish PemSslBundleProperties
...
See gh-36281
2023-07-17 13:22:27 +02:00
Jonatan Ivanov
8115f8f146
Add property for base time unit in OTLP registry
...
Micrometer added a new configuration option to its OTLP registry to
enable configuring the base time unit. These changes provide a
configuration property to support to it.
See gh-36393
2023-07-17 13:17:41 +02:00
Andy Wilkinson
f33874e98e
Allow auto-configured applicationTaskExecutor to use virtual threads
...
With this commit, when virtual threads are enabled, the auto-configured
applicationTaskExecutor changes from a ThreadPoolTaskExecutor to a
SimpleAsyncTaskExecutor with virtual threads enabled.
As before, any TaskDecorator bean is applied to the auto-configured
executor and the spring.task.execution.thread-name-prefix property is
applied. Other spring.task.execution.* properties are ignored as they
are specific to a pool-based executor.
Closes gh-35710
2023-07-17 10:01:16 +01:00
Stephane Nicoll
783bfb62e2
Merge branch '3.1.x'
...
Closes gh-36420
2023-07-17 10:04:14 +02:00
Stephane Nicoll
d2912c6442
Update copyright year of changed files
...
See gh-36306
2023-07-17 09:40:57 +02:00
Christoph Dreis
8321887d6a
Fix typos
...
See gh-36306
2023-07-17 09:40:16 +02:00
Andy Wilkinson
b8c4fb6b9a
Upgrade to Liquibase 4.23.0
...
Closes gh-36377
2023-07-14 19:57:27 +01:00
Stephane Nicoll
7692171119
Upgrade to Spring HATEOAS 2.2.0-M1
...
Closes gh-36192
2023-07-14 19:12:38 +02:00
Stephane Nicoll
1ced770f15
Upgrade to Spring Data Bom 2023.1.0-M1
...
Closes gh-36190
2023-07-14 19:11:57 +02:00
Stephane Nicoll
0e3a151657
Upgrade to Spring HATEOAS 2.1.1
...
Closes gh-36414
2023-07-14 19:09:00 +02:00
Stephane Nicoll
225abf73c6
Upgrade to Spring Data Bom 2023.0.2
...
Closes gh-36184
2023-07-14 19:08:56 +02:00
Stephane Nicoll
60150d96bd
Upgrade to Spring HATEOAS 2.0.5
...
Closes gh-36181
2023-07-14 19:08:06 +02:00
Stephane Nicoll
0a29a6a8c3
Upgrade to Spring Data Bom 2022.0.8
...
Closes gh-36179
2023-07-14 19:08:06 +02:00
Stephane Nicoll
beb4010d07
Upgrade to Spring HATEOAS 1.5.5
...
Closes gh-36413
2023-07-14 19:05:56 +02:00
Stephane Nicoll
67bae9de36
Upgrade to Spring Data Bom 2021.2.14
...
Closes gh-36173
2023-07-14 19:05:52 +02:00
Andy Wilkinson
f2a50919a9
Merge branch '3.1.x'
...
Closes gh-36410
2023-07-14 10:42:28 +01:00
Andy Wilkinson
3f4474031f
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36409
2023-07-14 10:42:05 +01:00
Pengfei-Lu
8697d9ddd5
Correct conditions on auto-configured JacksonJsonpMapper
...
See gh-36109
Signed-off-by: Pengfei-Lu <459360594@qq.com>
2023-07-13 18:10:21 +01:00
Stephane Nicoll
9f462546e8
Start building against Spring Integration 6.1.2 snapshots
...
See gh-36404
2023-07-13 16:06:47 +02:00
Stephane Nicoll
f6b96040ad
Start building against Spring AMQP 3.0.6 snapshots
...
See gh-36403
2023-07-13 16:06:42 +02:00
Stephane Nicoll
9d0360cc1e
Upgrade to Reactor Bom 2022.0.9
...
Closes gh-36297
2023-07-13 16:04:29 +02:00
Stephane Nicoll
babfff3060
Upgrade to Dependency Management Plugin 1.1.1
...
Closes gh-36402
2023-07-13 16:04:29 +02:00
Stephane Nicoll
fbde75e149
Start building against Spring AMQP 3.0.6 snapshots
...
See gh-36401
2023-07-13 16:01:59 +02:00
Stephane Nicoll
fc9006f53c
Upgrade to Reactor Bom 2022.0.9
...
Closes gh-36292
2023-07-13 15:57:34 +02:00
Stephane Nicoll
23653e72be
Upgrade to Dependency Management Plugin 1.1.1
...
Closes gh-36400
2023-07-13 15:57:33 +02:00
Stephane Nicoll
b3513b5d89
Start building against Spring AMQP 2.4.14 snapshots
...
See gh-36399
2023-07-13 15:53:13 +02:00
Stephane Nicoll
0d8bae5953
Prohibit upgrades to Liquibase 4.23.0
...
Closes gh-36377
2023-07-13 15:34:23 +02:00
Stephane Nicoll
83b7b902c0
Upgrade to XML Maven Plugin 1.1.0
...
Closes gh-36385
2023-07-13 11:56:51 +02:00
Stephane Nicoll
6684404f67
Upgrade to WebJars Locator Core 0.53
...
Closes gh-36384
2023-07-13 11:56:51 +02:00
Stephane Nicoll
f689f68695
Upgrade to Rabbit Stream Client 0.11.0
...
Closes gh-36382
2023-07-13 11:56:50 +02:00
Stephane Nicoll
7cb5b96919
Upgrade to OpenTelemetry 1.28.0
...
Closes gh-36381
2023-07-13 11:56:50 +02:00
Stephane Nicoll
85d9cddd25
Upgrade to Neo4j Java Driver 5.10.0
...
Closes gh-36380
2023-07-13 11:56:50 +02:00
Stephane Nicoll
2d472c526f
Upgrade to MongoDB 4.10.2
...
Closes gh-36379
2023-07-13 11:56:49 +02:00
Stephane Nicoll
5e3445ad4a
Upgrade to Maven Clean Plugin 3.3.1
...
Closes gh-36378
2023-07-13 11:56:49 +02:00
Stephane Nicoll
9a8b3246a4
Upgrade to Kotlin Coroutines 1.7.2
...
Closes gh-36376
2023-07-13 11:56:49 +02:00
Stephane Nicoll
11898c0b56
Upgrade to Json-smart 2.5.0
...
Closes gh-36375
2023-07-12 20:01:29 +02:00
Stephane Nicoll
1c0217f40a
Upgrade to jOOQ 3.18.5
...
Closes gh-36374
2023-07-12 20:01:28 +02:00
Stephane Nicoll
590526717d
Upgrade to JBoss Logging 3.5.3.Final
...
Closes gh-36373
2023-07-12 20:01:28 +02:00
Stephane Nicoll
f05ec7e300
Upgrade to Janino 3.1.10
...
Closes gh-36372
2023-07-12 20:01:28 +02:00
Stephane Nicoll
3e9eeea2b0
Upgrade to Jakarta WebSocket 2.1.1
...
Closes gh-36371
2023-07-12 20:01:27 +02:00
Stephane Nicoll
d6d93fb112
Upgrade to Infinispan 14.0.12.Final
...
Closes gh-36370
2023-07-12 20:01:27 +02:00
Stephane Nicoll
c6128904ee
Upgrade to Hibernate Validator 8.0.1.Final
...
Closes gh-36369
2023-07-12 20:01:27 +02:00
Stephane Nicoll
2f9d016581
Upgrade to Hibernate 6.2.6.Final
...
Closes gh-36368
2023-07-12 20:01:26 +02:00
Stephane Nicoll
2073f1d194
Upgrade to H2 2.2.220
...
Closes gh-36367
2023-07-12 20:01:26 +02:00
Stephane Nicoll
d08c2f0723
Upgrade to Groovy 4.0.13
...
Closes gh-36366
2023-07-12 20:01:26 +02:00
Stephane Nicoll
c6ffcb94c0
Upgrade to GraphQL Java 20.4
...
Closes gh-36365
2023-07-12 20:01:25 +02:00
Stephane Nicoll
85194c703b
Upgrade to Elasticsearch Client 8.8.2
...
Closes gh-36351
2023-07-12 18:13:28 +02:00
Stephane Nicoll
5e2575371d
Upgrade to Dependency Management Plugin 1.1.1
...
Closes gh-36363
2023-07-12 18:13:28 +02:00
Stephane Nicoll
ee1044f4a5
Upgrade to Commons Codec 1.16.0
...
Closes gh-36350
2023-07-12 18:13:23 +02:00
Stephane Nicoll
49f5002241
Upgrade to Artemis 2.29.0
...
Closes gh-36349
2023-07-12 18:13:22 +02:00
Stephane Nicoll
556fcc92bb
Upgrade to ActiveMQ 5.18.2
...
Closes gh-36348
2023-07-12 18:13:22 +02:00
Stephane Nicoll
c59d474ec4
Upgrade to Reactor Bom 2023.0.0-M1
...
Closes gh-36300
2023-07-12 17:01:10 +02:00
Stephane Nicoll
122f6599c0
Upgrade to Micrometer Tracing 1.2.0-M1
...
Closes gh-36199
2023-07-12 17:00:43 +02:00
Stephane Nicoll
ad72d22c90
Upgrade to Micrometer 1.12.0-M1
...
Closes gh-36188
2023-07-12 17:00:11 +02:00
Andy Wilkinson
f60547c118
Merge branch '3.1.x'
...
Closes gh-36360
2023-07-12 12:00:26 +01:00
Andy Wilkinson
218f4f2679
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36359
2023-07-12 12:00:11 +01:00
Andy Wilkinson
090802b11b
Use existing value rather than deducing bind method
...
When there is an existing value, deducing the bind method may
incorrectly result in the use of constructor binding. This
results in a failure in the configuration properties
post-processor as it refuses to bind properties to a bean whose
attributes indicate that constructor binding should have been used.
This commit updates ConfigurationPropertiesBean to avoid tryin to
deduce the bind method and instead use the presence or absence of an
existing value to determine the type of binding that should be used.
Only when there is no existing value is constructor binding
appropriate.
Fixes gh-36175
2023-07-12 11:13:48 +01:00
Andy Wilkinson
b66eea8d2a
Merge branch '3.1.x'
...
Closes gh-36356
2023-07-12 08:34:08 +01:00
Andy Wilkinson
d5ca66d47c
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36355
2023-07-12 08:33:43 +01:00
Andy Wilkinson
2a5a5d19b7
Update Servlet container system requirements
...
Closes gh-36354
2023-07-12 08:33:10 +01:00
Stephane Nicoll
d45903060d
Upgrade to Reactor Bom 2020.0.34
...
Closes gh-36172
2023-07-11 16:07:58 +02:00
Stephane Nicoll
324539e707
Upgrade to Rabbit AMQP Client 5.14.3
...
Closes gh-36316
2023-07-11 16:07:58 +02:00
Stephane Nicoll
eb0e50f909
Upgrade to Neo4j Java Driver 4.4.12
...
Closes gh-36315
2023-07-11 16:07:58 +02:00
Stephane Nicoll
328d86092b
Upgrade to Micrometer 1.9.13
...
Closes gh-36171
2023-07-11 16:07:57 +02:00
Stephane Nicoll
6d0d1ffbad
Upgrade to Johnzon 1.2.21
...
Closes gh-36314
2023-07-11 16:07:57 +02:00
Stephane Nicoll
9142f1516e
Upgrade to Janino 3.1.10
...
Closes gh-36313
2023-07-11 16:07:57 +02:00
Stephane Nicoll
2bc135c23b
Upgrade to Groovy 3.0.18
...
Closes gh-36312
2023-07-11 16:07:57 +02:00
Stephane Nicoll
45cdb53e23
Upgrade to Elasticsearch 7.17.11
...
Closes gh-36311
2023-07-11 16:07:57 +02:00
Stephane Nicoll
d5c3790cc3
Upgrade to Rabbit AMQP Client 5.17.1
...
Closes gh-36341
2023-07-11 15:31:27 +02:00
Stephane Nicoll
b9556d1819
Upgrade to Micrometer Tracing 1.1.3
...
Closes gh-36296
2023-07-11 15:31:21 +02:00
Stephane Nicoll
f43f9a35cf
Upgrade to Micrometer 1.11.2
...
Closes gh-36183
2023-07-11 15:31:21 +02:00
Stephane Nicoll
97f81c3f33
Upgrade to jOOQ 3.18.5
...
Closes gh-36340
2023-07-11 15:31:20 +02:00
Stephane Nicoll
a48ccc2c13
Upgrade to JBoss Logging 3.5.3.Final
...
Closes gh-36339
2023-07-11 15:31:15 +02:00
Stephane Nicoll
4168375397
Upgrade to Janino 3.1.10
...
Closes gh-36338
2023-07-11 15:31:10 +02:00
Stephane Nicoll
5171eef1c1
Upgrade to Jakarta WebSocket 2.1.1
...
Closes gh-36337
2023-07-11 15:31:04 +02:00
Stephane Nicoll
6ab571a30d
Upgrade to Infinispan 14.0.12.Final
...
Closes gh-36336
2023-07-11 15:30:59 +02:00
Stephane Nicoll
863b0df570
Upgrade to Hibernate Validator 8.0.1.Final
...
Closes gh-36335
2023-07-11 15:30:55 +02:00
Stephane Nicoll
6ef030e851
Upgrade to Hibernate 6.2.6.Final
...
Closes gh-36334
2023-07-11 15:30:49 +02:00
Stephane Nicoll
62cdca61a8
Upgrade to Groovy 4.0.13
...
Closes gh-36333
2023-07-11 15:30:45 +02:00
Stephane Nicoll
28e6ed7c66
Upgrade to ActiveMQ 5.18.2
...
Closes gh-36332
2023-07-11 15:30:40 +02:00
Stephane Nicoll
8d94b4b059
Upgrade to Rabbit AMQP Client 5.16.1
...
Closes gh-36329
2023-07-11 14:59:57 +02:00
Stephane Nicoll
17e27251a8
Upgrade to Micrometer Tracing 1.0.8
...
Closes gh-36291
2023-07-11 14:59:52 +02:00
Stephane Nicoll
dd6cbd3d8c
Upgrade to Micrometer 1.10.9
...
Closes gh-36178
2023-07-11 14:59:52 +02:00
Stephane Nicoll
601a7d9043
Upgrade to jOOQ 3.17.14
...
Closes gh-36328
2023-07-11 14:59:51 +02:00
Stephane Nicoll
11104412c0
Upgrade to JBoss Logging 3.5.3.Final
...
Closes gh-36327
2023-07-11 14:59:46 +02:00
Stephane Nicoll
abd9494d0a
Upgrade to Janino 3.1.10
...
Closes gh-36326
2023-07-11 14:59:41 +02:00
Stephane Nicoll
e99311d10b
Upgrade to Jakarta WebSocket 2.1.1
...
Closes gh-36325
2023-07-11 14:59:37 +02:00
Stephane Nicoll
a9a93fed6f
Upgrade to Infinispan 14.0.12.Final
...
Closes gh-36324
2023-07-11 14:59:32 +02:00
Stephane Nicoll
d6c468a46d
Upgrade to Hibernate Validator 8.0.1.Final
...
Closes gh-36323
2023-07-11 14:59:27 +02:00
Stephane Nicoll
642be39556
Upgrade to Groovy 4.0.13
...
Closes gh-36322
2023-07-11 14:59:22 +02:00
Andy Wilkinson
7e5bfc4b2e
Start building against Reactor Bom 2023.0.0 snapshots
...
See gh-36300
2023-07-10 16:19:05 +01:00
Andy Wilkinson
a285a7389c
Start building against Spring LDAP 3.2.0 snapshots
...
See gh-36299
2023-07-10 14:02:25 +01:00
Andy Wilkinson
0f59cf7938
Start building against Spring Security 6.1.2 snapshots
...
See gh-36298
2023-07-10 13:59:57 +01:00
Andy Wilkinson
6f9bf7273c
Start building against Reactor Bom 2022.0.9 snapshots
...
See gh-36297
2023-07-10 13:59:52 +01:00
Andy Wilkinson
a2bb4e8ab8
Start building against Micrometer Tracing 1.1.3 snapshots
...
See gh-36296
2023-07-10 13:59:47 +01:00
Andy Wilkinson
9a03a353ec
Start building against Spring Security 5.7.10 snapshots
...
See gh-36295
2023-07-10 13:56:57 +01:00
Andy Wilkinson
07be2990a2
Merge branch '3.1.x'
...
Closes gh-36294
2023-07-10 13:52:57 +01:00
Andy Wilkinson
4a9327b3f1
Start building against Spring Security 6.0.5 snapshots
...
See gh-36293
2023-07-10 13:43:24 +01:00
Andy Wilkinson
7462065f38
Start building against Reactor Bom 2022.0.9 snapshots
...
See gh-36292
2023-07-10 13:43:19 +01:00
Andy Wilkinson
b1f9be6a28
Start building against Micrometer Tracing 1.0.8 snapshots
...
See gh-36291
2023-07-10 13:43:14 +01:00
Andy Wilkinson
0d06747b41
Fix problem with @ and : chars in Mongo username and password
...
Fixes gh-36261
2023-07-10 13:35:08 +01:00
Andy Wilkinson
3b2551619f
Merge branch '3.1.x'
2023-07-07 12:19:23 +01:00
Andy Wilkinson
1085c1707e
Merge branch '3.0.x' into 3.1.x
2023-07-07 12:19:15 +01:00
Andy Wilkinson
732424f7cb
Polish
2023-07-07 12:19:05 +01:00
Andy Wilkinson
8ed2ef5640
Merge branch '3.1.x'
...
Closes gh-36277
2023-07-07 12:07:25 +01:00
Andy Wilkinson
c4157bb515
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36276
2023-07-07 12:07:07 +01:00
Andy Wilkinson
cc80bb78fe
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36275
2023-07-07 12:06:51 +01:00
Andy Wilkinson
52f732920b
Support multiple health groups with an additional path with Jersey
...
This commit knowingly makes breaking API changes to
JerseyHealthEndpointAdditionalPathResourceFactory. We considered
other options but they all had the potential to be backwards
incompatible in one way or another. Faced with that situation we
concluded that the likelihood of anyone using the modified API
directly is small enough to warrant making the breaking changes.
If it becomes apparent that we have misjudged things we can revisit
the changes in the future.
Closes gh-36250
2023-07-07 11:21:56 +01:00
Andy Wilkinson
f4e05c91c7
Use converter beans in preference to ObjectToObjectConverter
...
Previously, with the converter beans in a conversion service that
appears after the bean factory's conversion service, they would not
be called for a conversion that could be handled by the
ObjectToObjectConverter in the bean factory's conversion service.
This commit creates a new FormattingConversionService that is empty
except for the converter beans and places it first in the list.
It's followed by the bean factory's conversion service. The shared
application conversion service is added to the end of the list to
pick up any conversions that the previous two services could not
handle. This should maintain backwards compatibility with the
previous arrangement where the converter beans were added to an
application conversion service that went after the bean factory's
conversion service.
Fixes gh-34631
2023-07-07 08:33:15 +01:00
Spencer Gibb
62674de472
Skip int conversion in ClientHttpRequestFactories
...
@poutsma added `JdkClientHttpRequestFactory.setReadTimeout(Duration)`
so the conversion to and from int is no longer needed.
See gh-36270
2023-07-06 16:09:31 -07:00
Andy Wilkinson
a460f7474f
Merge branch '3.1.x'
...
Closes gh-36269
2023-07-06 19:45:14 +01:00
Andy Wilkinson
b7099094b9
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36268
2023-07-06 19:42:47 +01:00
Andy Wilkinson
4d70b83e80
Improve javadoc of ClientHttpRequestFactories
...
Closes gh-36267
2023-07-06 19:42:17 +01:00
Andy Wilkinson
bb2c4cc742
Polish "Support JDK HttpClient in ClientHttpRequestFactories"
...
See gh-36118
2023-07-06 17:59:15 +01:00
Arjen Poutsma
3bbfee5e93
Support JDK HttpClient in ClientHttpRequestFactories
...
See gh-36118
2023-07-06 17:52:36 +01:00
Andy Wilkinson
3b90919313
Polish RestClient auto-config and tests
...
For consistency, replace webClient and WebClient with restClient and
RestClient. This also address a bean name clash between
RestClientAutoConfiguration's RestClient.Builder bean and
WebClientAutoConfiguration's WebClient.Builder bean that were both
previously named webClientBuilder.
2023-07-06 12:22:54 +01:00
Spencer Gibb
89880a773c
Add RestClientAutoConfiguration to AutoConfiguration.imports
...
See gh-36249
2023-07-06 11:38:48 +01:00
Phillip Webb
cfdc173e34
Add RestClient SSL support
...
Add `RestClientSsl` support class to help apply an `SslBundle` to a
`RestClient.Builder`.
See gh-36213
2023-07-05 21:22:52 +01:00
Phillip Webb
7c1b168ed6
Overhaul reference documentation for RestClient
...
Reorder "Calling REST services" documentation and add a new section
covering `RestClient`.
See gh-36213
2023-07-05 21:22:49 +01:00
Phillip Webb
5e01c66552
Add RestClient HttpMessageConverters support
...
Update `RestClientAutoConfiguration` to apply `HttpMessageConverters`
configuration.
See gh-36213
2023-07-05 21:17:42 +01:00
Phillip Webb
2d2f050262
Polish 'Add initial support for RestClient'
...
See gh-36213
2023-07-05 21:17:23 +01:00
Arjen Poutsma
a1a5acf128
Add initial support for RestClient
...
Introduce initial support for Spring Framework's `RestClient`, in the
form of a `RestClientCustomizer` and `RestClientAutoConfiguration`.
See gh-36213
2023-07-05 21:16:02 +01:00
Phillip Webb
8b3070e027
Merge branch '3.1.x'
2023-07-05 21:00:12 +01:00
Phillip Webb
034803ee2f
Polish
2023-07-05 20:59:39 +01:00
Andy Wilkinson
fc8a8d363f
Polish
2023-07-05 15:50:32 +01:00
Andy Wilkinson
4feaa28fd1
Polish "Support custom token validators for OAuth2"
...
See gh-35874
2023-07-05 14:01:08 +01:00
Roman Golovin
7500dab321
Support custom token validators for OAuth2
...
See gh-35874
2023-07-05 11:48:48 +01:00
Andy Wilkinson
ce8253ea95
Merge branch '3.1.x'
...
Closes gh-36238
2023-07-05 09:51:35 +01:00
Andy Wilkinson
c9f8d92656
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36237
2023-07-05 09:47:43 +01:00
Johnny Lim
0fa58c04e7
Use Stream.toList()
...
See gh-36167
2023-07-05 09:38:19 +01:00
Andy Wilkinson
12cd753652
Merge branch '3.1.x'
...
Closes gh-36236
2023-07-05 09:20:19 +01:00
Andy Wilkinson
20cfc3c9d0
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36235
2023-07-05 09:19:49 +01:00
Eddú Meléndez
f57e6a1fa5
Use spring-amqp-bom
...
See gh-36168
2023-07-05 09:19:24 +01:00
Andy Wilkinson
62eb3d3051
Merge branch '3.1.x'
...
Closes gh-36234
2023-07-05 09:12:59 +01:00
Andy Wilkinson
0bfc3c3872
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36233
2023-07-05 09:12:47 +01:00
Yanming Zhou
9439494923
Polish formatting in "Running Spring Batch Jobs on Startup"
...
See gh-36225
2023-07-05 09:12:07 +01:00
Andy Wilkinson
2de6447a79
Merge branch '3.1.x'
...
Closes gh-36232
2023-07-05 09:09:39 +01:00
Andy Wilkinson
bdb7fdc6fc
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36230
2023-07-05 09:09:26 +01:00
Andy Wilkinson
581c2633f8
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36229
2023-07-05 09:09:07 +01:00
Andy Wilkinson
f4c996b432
Polish "Check for Class and ResolvableType object type attributes"
...
See gh-36224
2023-07-05 09:04:58 +01:00
Bernardo Bulgarelli
3a7185206e
Check for Class and ResolvableType object type attributes
...
See gh-36224
2023-07-05 09:04:04 +01:00
Andy Wilkinson
8ed160a144
Merge branch '3.1.x'
...
Closes gh-36228
2023-07-05 08:53:33 +01:00
Andy Wilkinson
480049ef5b
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36227
2023-07-05 08:53:15 +01:00
Andy Wilkinson
cbc0f7117f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36226
2023-07-05 08:52:55 +01:00
Andy Wilkinson
fe08c70973
Test Gradle plugin against Gradle 8.2
...
Closes gh-36207
2023-07-05 08:13:24 +01:00
Andy Wilkinson
c3e2c9d684
Polish "Support Jetty in ClientHttpRequestFactories"
...
See gh-36116
2023-07-04 17:49:07 +01:00
Arjen Poutsma
7ceece3d3d
Support Jetty in ClientHttpRequestFactories
...
This commit introduces support for the JettyClientHttpRequestFactory
in ClientHttpRequestFactories.
See gh-36116
2023-07-04 17:49:07 +01:00
Phillip Webb
2cbd916cdb
Merge branch '3.1.x'
...
Closes gh-36221
2023-07-04 15:21:32 +01:00
Johnny Lim
e97c5a7118
Use kebab-case for property default values in metadata
...
See gh-36170
2023-07-04 15:20:42 +01:00
Phillip Webb
41cdfb891f
Merge branch '3.1.x'
...
Closes gh-36220
2023-07-04 15:18:42 +01:00
Phillip Webb
2e11349c93
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36219
2023-07-04 15:18:32 +01:00
Phillip Webb
9884abb379
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36218
2023-07-04 15:18:15 +01:00
Phillip Webb
fc31e14e72
Polish 'Improve Kubernetes probe customization documentation'
...
See gh-34978
2023-07-04 15:17:20 +01:00
Ivo Smid
028ff3a7be
Improve Kubernetes probe customization documentation
...
See gh-34978
2023-07-04 15:17:20 +01:00
Andy Wilkinson
eb58ade3a2
Merge branch '3.1.x'
...
Closes gh-36216
2023-07-04 15:13:51 +01:00
Andy Wilkinson
215763bded
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36215
2023-07-04 15:13:35 +01:00
Andy Wilkinson
b764b5beee
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36214
2023-07-04 15:13:19 +01:00
Andy Wilkinson
1f75ba557e
Document HTTP client auto-detection for RestTemplate and WebClient
...
Closes gh-34136
2023-07-04 15:09:40 +01:00
Phillip Webb
7c942679ad
Polish 'Switch ImportsContextCustomizer to use MergedAnnotations.search'
...
See gh-36211
2023-07-04 14:05:48 +01:00
Laurent Martelli
4562189125
Switch ImportsContextCustomizer to use MergedAnnotations.search #36211
...
Use `MergedAnnotations.search` in `ImportsContextCustomizer` rather than
needing dedicated search logic.
See gh-36211
2023-07-04 13:58:53 +01:00
Andy Wilkinson
2350d9c870
Adapt to Data changes missed due to predictive test selection
...
See gh-36190
2023-07-04 12:39:52 +01:00
Andy Wilkinson
9985c845f2
Adapt to Framework changes missed due to predictive test selection
...
See gh-36198
2023-07-04 12:39:52 +01:00
Phillip Webb
b2985676aa
Merge branch '3.1.x'
...
Closes gh-36210
2023-07-04 12:19:47 +01:00
Phillip Webb
97ef8f38a4
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36209
2023-07-04 12:19:20 +01:00
Phillip Webb
ab7e4da703
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36208
2023-07-04 12:18:52 +01:00
Phillip Webb
5d0640a356
Use MergedAnnotations for `@AliasFor` support
...
Update `ImportsContextCustomizer` to use `MergedAnnotations` so
that `@AliasFor` can be supported.
See gh-34917
2023-07-04 12:17:58 +01:00
Laurent Martelli
9baf23ccd5
Test that ImportsContextCustomizer can support @AliasFor
...
Add test to ensure that `ImportsContextCustomizer` can support
`@AliasFor` annotations.
See gh-34917
2023-07-04 12:17:58 +01:00
Andy Wilkinson
5a9ca67fba
Start building against Spring Framework 6.2.0-M2 snapshots
...
See gh-36198
2023-07-04 10:20:33 +01:00
Andy Wilkinson
1fa079d9b5
Start building against Micrometer Tracing 1.2.0 snapshots
...
See gh-36199
2023-07-04 09:44:55 +01:00
Andy Wilkinson
afdc133d6a
Start building against Spring Session 3.2.0 snapshots
...
See gh-36196
2023-07-04 09:44:54 +01:00
Andy Wilkinson
e1b5eb5040
Start building against Spring Security 6.2.0 snapshots
...
See gh-36195
2023-07-04 09:44:54 +01:00
Andy Wilkinson
32d8355191
Start building against Spring Kafka 3.0.9 snapshots
...
See gh-36194
2023-07-04 09:44:54 +01:00
Andy Wilkinson
1e0a572dfa
Start building against Spring Integration 6.2.0 snapshots
...
See gh-36193
2023-07-04 09:44:54 +01:00
Andy Wilkinson
c794f52085
Start building against Spring HATEOAS 2.2.0 snapshots
...
See gh-36192
2023-07-04 09:44:53 +01:00
Andy Wilkinson
f85ba2a37e
Start building against Spring GraphQL 1.2.2 snapshots
...
See gh-36191
2023-07-04 09:44:53 +01:00
Andy Wilkinson
ec8e1e2c95
Start building against Spring Data Bom 2023.1.0 snapshots
...
See gh-36190
2023-07-04 09:44:53 +01:00
Andy Wilkinson
e847e662c2
Start building against Spring Batch 5.1.0 snapshots
...
See gh-36189
2023-07-03 19:26:45 +01:00
Andy Wilkinson
dc1d458e64
Start building against Micrometer 1.12.0 snapshots
...
See gh-36188
2023-07-03 19:26:40 +01:00
Andy Wilkinson
d0a61c2e78
Start building against Spring Kafka 3.0.9 snapshots
...
See gh-36187
2023-07-03 17:52:53 +01:00
Andy Wilkinson
3c00a04211
Start building against Spring GraphQL 1.2.2 snapshots
...
See gh-36186
2023-07-03 17:52:48 +01:00
Andy Wilkinson
9d0e058352
Start building against Spring Data Bom 2023.0.2 snapshots
...
See gh-36184
2023-07-03 17:52:38 +01:00
Andy Wilkinson
ffd3944bc7
Start building against Micrometer 1.11.2 snapshots
...
See gh-36183
2023-07-03 17:52:33 +01:00
Andy Wilkinson
2b1189ff31
Start building against Spring Kafka 3.0.9 snapshots
...
See gh-36182
2023-07-03 16:50:09 +01:00
Andy Wilkinson
356504ade4
Start building against Spring HATEOAS 2.0.5 snapshots
...
See gh-36181
2023-07-03 16:50:04 +01:00
Andy Wilkinson
c6d0c15c57
Start building against Spring Data Bom 2022.0.8 snapshots
...
See gh-36179
2023-07-03 16:49:55 +01:00
Andy Wilkinson
fc7e9d277b
Start building against Micrometer 1.10.9 snapshots
...
See gh-36178
2023-07-03 16:49:50 +01:00
Andy Wilkinson
a3990f16b9
Start building against Spring Data Bom 2021.2.14 snapshots
...
See gh-36173
2023-07-03 15:41:15 +01:00
Andy Wilkinson
b9881fa6f0
Start building against Reactor Bom 2020.0.34 snapshots
...
See gh-36172
2023-07-03 15:41:10 +01:00
Andy Wilkinson
90760e834f
Start building against Micrometer 1.9.13 snapshots
...
See gh-36171
2023-07-03 15:41:05 +01:00
Johnny Lim
df107890c7
Fix metadata for logging.include-application-name
...
See gh-36157
2023-07-02 20:10:19 +01:00
Johnny Lim
7c77e1bb85
Polish 'Log correlation IDs when Micrometer tracing is being used'
...
See gh-36158
2023-07-02 20:08:45 +01:00
Phillip Webb
77245c3bd0
Merge branch '3.1.x'
...
Closes gh-36164
2023-07-02 19:47:24 +01:00
Phillip Webb
1f68db06ba
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36163
2023-07-02 19:47:17 +01:00
Phillip Webb
f1b0d76d9b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36162
2023-07-02 19:46:45 +01:00
Phillip Webb
b6990940b1
Polish 'Choose SAML party based on entity ID rather than always using first'
...
See gh-35902
2023-07-02 19:02:08 +01:00
Lasse Lindqvist
864af59adc
Choose SAML party based on entity ID rather than always using first
...
Update `Saml2RelyingPartyRegistrationConfiguration` so that
`RelyingPartyRegistrations` uses `collectionFromMetadataLocation`
rather than `fromMetadataLocation` and searches candidates for a
matching entity ID.
Prior to this commit, it was possible for the wrong provider to be
used if multiple candidates existed in the returned metadata.
See gh-35902
2023-07-02 18:54:34 +01:00
Phillip Webb
1cced11ea3
Merge branch '3.1.x'
...
Closes gh-36161
2023-07-02 14:01:26 +01:00
Phillip Webb
dcde1fac7e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36160
2023-07-02 14:01:08 +01:00
Phillip Webb
566549021b
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36159
2023-07-02 14:00:47 +01:00
Phillip Webb
51ee702dac
Allow configprops endpoint stringify primitive wrappers
...
Update `ConfigurationPropertiesReportEndpoint` so that primitive
wrapper input values in the Environment are stringified for display.
Fixes gh-36076
2023-07-02 13:59:30 +01:00
Phillip Webb
1bf334ae0f
Polish config metadata changelog generator
...
See gh-21486
2023-07-01 00:30:26 +01:00
Andy Wilkinson
318198ae5d
Polish "Change WebServer log messages to use port or ports, not port(s)"
...
See gh-36103
2023-06-30 19:41:14 +01:00
Ahmed Ashour
298bfd96c2
Change WebServer log messages to use port or ports, not port(s)
...
See gh-36103
2023-06-30 16:28:21 +01:00
Phillip Webb
8c3f847bfe
Merge branch '3.1.x'
2023-06-30 14:54:52 +01:00
Phillip Webb
7c63870305
Merge branch '3.0.x' into 3.1.x
2023-06-30 14:54:36 +01:00
Phillip Webb
a14ddd6900
Polish adoc formatting
2023-06-30 14:54:21 +01:00
Andy Wilkinson
9d5cc11e16
Merge branch '3.1.x'
...
Closes gh-36146
2023-06-30 14:47:45 +01:00
Andy Wilkinson
ffad1b1dca
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36145
2023-06-30 14:47:34 +01:00
Andy Wilkinson
70406452df
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36144
2023-06-30 14:47:20 +01:00
Andy Wilkinson
b06e7e60f9
Polish "Fix asymmetry of equals when element has trailing dashes"
...
See gh-34804
2023-06-30 14:38:31 +01:00
Eyðun Nielsen
a86429a62a
Fix asymmetry of equals when element has trailing dashes
...
See gh-34804
2023-06-30 14:37:47 +01:00
Andy Wilkinson
57ed2016b6
Merge branch '3.1.x'
...
Closes gh-36143
2023-06-30 14:07:08 +01:00
Andy Wilkinson
164bd7924e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36142
2023-06-30 14:06:52 +01:00
Andy Wilkinson
3d1ca62a6f
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36141
2023-06-30 14:06:39 +01:00
Andy Wilkinson
362182efd8
Polish "Polish Kafka Properties Docs"
...
See gh-36032
2023-06-30 14:06:13 +01:00
Gary Russell
025063e708
Polish Kafka Properties Docs
...
There are 4 client types but there were a couple of places where not
all client types were mentioned (such as 'applies to producers,
consumers and admins').
See gh-36032
2023-06-30 14:01:26 +01:00
Moritz Halbritter
b4bc7cebbc
Revert "Add property to specify the order of ServerHttpObservationFilter"
...
This reverts commit 7b90fbb0b2
.
2023-06-30 14:01:27 +02:00
Moritz Halbritter
849f65a0de
Revert "Apply filter order to ServerHttpObservationFilter"
...
This reverts commit efcc65bc5b
.
2023-06-30 14:01:26 +02:00
Andy Wilkinson
60553415d0
Merge branch '3.1.x'
...
Closes gh-36140
2023-06-30 13:00:50 +01:00
Andy Wilkinson
d7da2d9eb2
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36139
2023-06-30 13:00:37 +01:00
Andy Wilkinson
66aa55b65d
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36138
2023-06-30 13:00:25 +01:00
JuHyeong Ahn
dbdb4d4e8d
Fix typo in Using R2DBC
...
See gh-36019
2023-06-30 12:59:49 +01:00
Andy Wilkinson
8fa80426b4
Merge branch '3.1.x'
...
Closes gh-36133
2023-06-30 11:26:49 +01:00
Johnny Lim
58a9961a31
Name methods consistently in KafkaConnectionDetails
...
See gh-35733
2023-06-30 11:26:25 +01:00
Andy Wilkinson
32b7b312f0
Add config metadata changelog generator to main build
...
Closes gh-21486
2023-06-30 10:26:33 +01:00
Moritz Halbritter
b655523ef9
Merge branch '3.1.x'
...
Closes gh-36132
2023-06-30 10:44:48 +02:00
Moritz Halbritter
3d15b02441
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36131
2023-06-30 10:44:34 +02:00
Moritz Halbritter
606063589f
Document trace propagation with RestTemplate and WebClient
...
Closes gh-34053
2023-06-30 10:44:14 +02:00
Andy Wilkinson
ea73203219
Merge branch '3.1.x'
...
Closes gh-36130
2023-06-30 08:48:51 +01:00
Andy Wilkinson
f0fee86b62
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36129
2023-06-30 08:48:40 +01:00
Andy Wilkinson
fa72f90a10
Avoid NPE when a PeriodicTrigger has no initial delay
...
Closes gh-36081
2023-06-30 08:47:34 +01:00
Andy Wilkinson
6d8ca7286a
Merge branch '3.1.x'
...
Closes gh-36128
2023-06-30 08:26:26 +01:00
Andy Wilkinson
a268c6433e
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36127
2023-06-30 08:26:12 +01:00
Andy Wilkinson
93f8bd2170
Merge branch '2.7.x' into 3.0.x
...
Closes gh-36126
2023-06-30 08:25:53 +01:00
Andy Wilkinson
996252f929
Stop using deprecated classifier property
...
Closes gh-36125
2023-06-30 08:22:14 +01:00
Scott Frederick
c22cbb0e2d
Merge branch '3.1.x'
...
Closes gh-36124
2023-06-29 16:55:19 -06:00
Scott Frederick
0a51c466f4
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36123
2023-06-29 16:54:45 -06:00
Scott Frederick
884489e73a
Apply system properties to RestTemplate HttpClient
...
Fixes gh-35815
2023-06-29 16:31:09 -06:00
Andy Wilkinson
abaade28ea
Merge branch '3.1.x'
...
Closes gh-36122
2023-06-29 18:10:52 +01:00
Andy Wilkinson
e2f8fcf292
Merge branch '3.0.x' into 3.1.x
...
Closes gh-36121
2023-06-29 18:10:33 +01:00
Andy Wilkinson
6effd6061c
Provide hints when template auto-config is excluded
...
Fixes gh-35682
2023-06-29 18:09:30 +01:00
Andy Wilkinson
b32697b3ce
Add support to @ClassPathExclusions for excluding packages
...
Closes gh-36120
2023-06-29 16:53:36 +01:00
Moritz Halbritter
cff26d9843
Merge branch '3.1.x'
...
Closes gh-36113
2023-06-29 11:42:12 +02:00