Commit Graph
54435 Commits
Author SHA1 Message Date
Stéphane Nicoll cbb009bbdb Start building against Spring Kafka 3.3.6 snapshots
See gh-45440
2025-05-09 12:25:39 +02:00
Stéphane Nicoll b5d37e2c53 Start building against Spring Integration 6.5.0 snapshots
See gh-45439
2025-05-09 12:25:38 +02:00
Stéphane Nicoll 05319c11f1 Start building against Spring GraphQL 1.4.0 snapshots
See gh-45438
2025-05-09 12:25:38 +02:00
Stéphane Nicoll 691bdb161e Start building against Spring Framework 6.2.7 snapshots
See gh-45437
2025-05-09 12:25:38 +02:00
Stéphane Nicoll 7c3ff63474 Start building against Spring Authorization Server 1.5.0 snapshots
See gh-45435
2025-05-09 12:25:38 +02:00
Stéphane Nicoll d352f15bd5 Start building against Reactor Bom 2024.0.6 snapshots
See gh-45434
2025-05-09 12:25:38 +02:00
Stéphane Nicoll 2eb72823a2 Start building against Micrometer Tracing 1.5.0 snapshots
See gh-45433
2025-05-09 12:25:38 +02:00
Stéphane Nicoll c53c63cdcd Start building against Micrometer 1.15.0 snapshots
See gh-45432
2025-05-09 12:25:38 +02:00
Moritz Halbritter f8b75073e8 Merge branch '3.4.x'
Closes gh-45449
2025-05-09 11:36:28 +02:00
Moritz Halbritter 84ed182f1c Merge branch '3.3.x' into 3.4.x
Closes gh-45448
2025-05-09 11:31:58 +02:00
Moritz Halbritter 3c57249a3e Use the layers index file to resolve the application layer name
Closes gh-45385
2025-05-09 11:31:06 +02:00
Andy Wilkinson f89287269a Merge branch '3.4.x'
Closes gh-45410
2025-05-09 08:44:03 +01:00
Andy Wilkinson c170249b75 Merge branch '3.3.x' into 3.4.x
Closes gh-45409
2025-05-09 08:43:51 +01:00
Andy Wilkinson 0ef29f002f Use junit-bom in buildSrc
Closes gh-45408
2025-05-09 08:43:16 +01:00
Stéphane Nicoll b52b4d1b9a Polish MyTaskExecutorConfiguration.kt sample code 2025-05-08 23:06:31 -07:00
Phillip Webb f08d3a5ed0 Remove unused parameter 2025-05-08 22:52:27 -07:00
Phillip Webb e3cf078fee Merge branch '3.4.x' 2025-05-08 12:25:34 -07: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 c7d0fe329e Merge branch '3.4.x'
Closes gh-45403
2025-05-08 12:24:34 -07:00
Phillip Webb fa1b22f2a5 Merge branch '3.3.x' into 3.4.x
Closes gh-45402
2025-05-08 12:24:27 -07:00
Phillip Webb 0f5abafc41 Make equalsAndHashCodeWhenSameUnderlyingResource test more robust
Update the test to use a new classloader so we can be sure that the
class resource is also available as a file.

Closes gh-45401
2025-05-08 12:24:24 -07:00
Phillip Webb 2460a72928 Merge branch '3.4.x' 2025-05-08 12:16:08 -07:00
Phillip Webb 7514f84a2b Merge branch '3.3.x' into 3.4.x 2025-05-08 12:16:04 -07:00
Phillip Webb ae76779f26 Fix Windows path test failure
See gh-45398
2025-05-08 12:15:37 -07:00
Phillip Webb bc95d65301 Merge branch '3.4.x'
Closes gh-45400
2025-05-08 12:00:54 -07:00
Phillip Webb d43c67b00b Merge branch '3.3.x' into 3.4.x
Closes gh-45399
2025-05-08 12:00:30 -07:00
Phillip Webb ba6539704e Update test to check file name and support URL sources
Closes gh-45398
2025-05-08 11:59:36 -07:00
Andy Wilkinson 70a1bc1bbd Merge branch '3.4.x'
Closes gh-45397
2025-05-08 16:01:59 +01:00
Andy Wilkinson bdef7d2314 Merge branch '3.3.x' into 3.4.x
Closes gh-45396
2025-05-08 16:01:44 +01:00
Andy Wilkinson 9582ac7991 Update test to check for correct health indicator type
Closes gh-45395
2025-05-08 15:57:16 +01:00
Stéphane Nicoll 9d9b6f11c5 Merge branch '3.4.x'
Closes gh-45384
2025-05-07 10:38:28 +02:00
Stéphane Nicoll e900e6f739 Merge branch '3.3.x' into 3.4.x
Closes gh-45383
2025-05-07 10:38:20 +02:00
Stéphane Nicoll 20a25d7111 Merge pull request #45382 from quaff
* pr/45382:
  Polish "Test that source information is resolved from super class"
  Test that source information is resolved from super class

Closes gh-45382
2025-05-07 10:38:15 +02:00
Stéphane Nicoll 88107273f3 Polish "Test that source information is resolved from super class"
See gh-45382
2025-05-07 10:36:56 +02:00
Yanming Zhou 91715a8c7d Test that source information is resolved from super class
See gh-45382

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-05-07 10:36:41 +02:00
Andy Wilkinson c8cf91ad6f Polish 2025-05-07 08:29:56 +01:00
Phillip Webb 55ba0985d3 Add HttpClient factory support to ReactorHttpClientBuilder
Improve `ReactorHttpClientBuilder` support for creating the initial
`HttpClient`.

Fixes gh-45378
2025-05-06 21:56:26 -07:00
Phillip Webb 62c8d6bcb2 Polish and fix test 2025-05-06 21:54:25 -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
Phillip Webb da5012086d Merge branch '3.4.x' 2025-05-06 10:42:52 -07:00
Phillip Webb c1dbb2720a Merge branch '3.3.x' into 3.4.x 2025-05-06 10:42:47 -07:00
Phillip Webb 543de7430b Fix typos
See gh-45349
2025-05-06 10:42:24 -07:00
Phillip Webb 4f757b5198 Merge branch '3.4.x'
Closes gh-45376
2025-05-06 10:26:26 -07:00
Phillip Webb 0d94665ed3 Merge branch '3.3.x' into 3.4.x
Closes gh-45375
2025-05-06 10:26:10 -07:00
Phillip Webb 7d59957a39 Improve setEnvironmentPrefix(...) reference documentation
Closes gh-45370
2025-05-06 10:25:43 -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
Stéphane Nicoll ff668b2084 Merge branch '3.4.x'
Closes gh-45369
2025-05-06 07:15:05 +02:00