Commit Graph

54471 Commits

Author SHA1 Message Date
Andy Wilkinson
65dbff1729 Merge branch '3.4.x'
Closes gh-44449
2025-02-26 15:39:57 +00:00
Andy Wilkinson
4f0dd516b4 Merge branch '3.3.x' into 3.4.x
Closes gh-44448
2025-02-26 15:39:26 +00:00
Andy Wilkinson
56c955158d Use Framework's default class loader as default in ImportCandidates
Closes gh-44401
2025-02-26 15:32:50 +00:00
Andy Wilkinson
a5ff2a94f0 Merge branch '3.4.x'
Closes gh-44446
2025-02-26 15:31:17 +00:00
Andy Wilkinson
23b89c8cb3 Merge branch '3.3.x' into 3.4.x
Closes gh-44445
2025-02-26 15:31:04 +00:00
Andy Wilkinson
3acea583ad Add support for working with resources in tests
Closes gh-44444
2025-02-26 15:29:20 +00:00
Stéphane Nicoll
026c0b2a64 Merge branch '3.4.x' 2025-02-26 15:27:15 +01:00
Stéphane Nicoll
d04620d5b3 Polish test
Include at least a bean declaration to make sure the cglib proxy is
created
2025-02-26 15:15:30 +01:00
Stéphane Nicoll
d80993e439 Merge branch '3.4.x' 2025-02-26 14:35:18 +01:00
Stéphane Nicoll
4d99e4a69f Revert "Start building against Spring Framework 6.2.4 snapshots"
This reverts commit a5f8642127.
2025-02-26 14:35:04 +01:00
Stéphane Nicoll
4c37267921 Merge branch '3.4.x' 2025-02-26 14:03:08 +01:00
Stéphane Nicoll
a5f8642127 Start building against Spring Framework 6.2.4 snapshots
See gh-44442
2025-02-26 13:52:28 +01:00
Moritz Halbritter
79ec0ea182 Merge branch '3.4.x'
Closes gh-44440
2025-02-26 11:50:57 +01:00
Moritz Halbritter
8705ed0ecc Merge branch '3.3.x' into 3.4.x
Closes gh-44436
2025-02-26 11:49:59 +01:00
Moritz Halbritter
abf320d273 Register reflection hints for SslBundleSslEngineFactory
Closes gh-44435
2025-02-26 11:46:55 +01:00
Moritz Halbritter
e7d9f195d2 Merge branch '3.4.x'
Closes gh-44438
2025-02-26 11:35:08 +01:00
Moritz Halbritter
ea25734599 Merge branch '3.3.x' into 3.4.x
Closes gh-44437
2025-02-26 11:28:49 +01:00
Moritz Halbritter
453002b77b Add class of SslBundleSslEngineFactory to Kafka config map
Closes gh-44414
2025-02-26 10:46:12 +01:00
Moritz Halbritter
2ec99a7591 Merge pull request #44398 from typat
* pr/44398:
  Ensure StandardStackTracePrinter respects stacktrace.root configuration property

Closes gh-44398
2025-02-25 14:38:33 +01:00
Tyler Gregory
9199fecae3 Ensure StandardStackTracePrinter respects stacktrace.root configuration property
See gh-44398

Signed-off-by: Tyler Gregory <tyler.w.gregory@gmail.com>
2025-02-25 14:27:28 +01:00
Moritz Halbritter
bde4fb0b38 Merge pull request #44366 from nosan
* pr/44366:
  Add spring.data.mongodb.protocol property

Closes gh-44366
2025-02-25 14:03:22 +01:00
Dmytro Nosan
35db02bf48 Add spring.data.mongodb.protocol property
This commit allows configuring the MongoDB connection
protocol using the 'spring.data.mongodb.protocol' property.

See gh-44366

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-02-25 14:02:29 +01:00
Moritz Halbritter
2b854c7ed8 Merge pull request #44412 from nosan
* pr/44412:
  Polish "Improve logging in DockerApi"
  Improve logging in DockerApi

Closes gh-44412
2025-02-25 13:40:56 +01:00
Moritz Halbritter
3be5e6cc3e Polish "Improve logging in DockerApi"
See gh-44412
2025-02-25 13:14:38 +01:00
Dmytro Nosan
9a940702bc Improve logging in DockerApi
This commit introduces a new constructor in `DockerApi`
that accepts `DockerLogger` as a parameter.

The `DockerLogger` is a pretty simple callback interface used to
provide DockerApi output logging.

See gh-44412

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-02-25 13:07:23 +01:00
Stéphane Nicoll
91e7d499b9 Merge branch '3.4.x'
Closes gh-44430
2025-02-25 09:18:51 +01:00
Stéphane Nicoll
b4336b2d89 Merge branch '3.3.x' into 3.4.x
Closes gh-44429
2025-02-25 09:18:45 +01:00
Stéphane Nicoll
59c0036a9e Merge pull request #44424 from izeye
* pr/44424:
  Add a project icon for IntelliJ IDEA

Closes gh-44424
2025-02-25 09:18:29 +01:00
Johnny Lim
c498fcbc4e Add a project icon for IntelliJ IDEA
See gh-44424

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-02-25 09:17:56 +01:00
Stéphane Nicoll
9662542221 Merge pull request #44426 from izeye
* pr/44426:
  Remove NoSuchMethodError guard for Context.setCreateUploadTargets()

Closes gh-44426
2025-02-25 09:17:25 +01:00
Johnny Lim
7baadb5038 Remove NoSuchMethodError guard for Context.setCreateUploadTargets()
See gh-44426

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-02-25 09:16:31 +01:00
Stéphane Nicoll
5e57f1bb7b Merge branch '3.4.x'
Closes gh-44421
2025-02-24 08:23:53 +01:00
Stéphane Nicoll
a5ed3e6aed Merge branch '3.3.x' into 3.4.x
Closes gh-44420
2025-02-24 08:23:45 +01:00
Stéphane Nicoll
def70a14cd Merge pull request #44413 from ngocnhan-tran1996
* pr/44413:
  Update copyright of changed files
  Fix typo in fold attribute

Closes gh-44413
2025-02-24 08:23:39 +01:00
Stéphane Nicoll
41656bf4ee Update copyright of changed files
See gh-44413
2025-02-24 08:21:07 +01:00
Tran Ngoc Nhan
ae2cfebd93 Fix typo in fold attribute
See gh-44413

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-02-24 08:19:57 +01:00
Stéphane Nicoll
ed5ec225a7 Merge branch '3.4.x'
Closes gh-44417
2025-02-24 08:04:36 +01:00
Stéphane Nicoll
f235d7e9ff Merge branch '3.3.x' into 3.4.x
Closes gh-44416
2025-02-24 08:01:46 +01:00
Stéphane Nicoll
e6b21937cd Merge pull request #44323 from izeye
* pr/44323:
  Update copyright of changed files
  Polish

Closes gh-44323
2025-02-24 07:54:25 +01:00
Stéphane Nicoll
bf1dc09c86 Update copyright of changed files
See gh-44323
2025-02-24 07:52:35 +01:00
Johnny Lim
332ad7bb70 Polish
See gh-44323

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-02-24 07:46:25 +01:00
Stéphane Nicoll
48e3de0cd1 Merge branch '3.4.x'
Closes gh-44410
2025-02-22 19:05:14 +01:00
Stéphane Nicoll
de32c6ff79 Merge branch '3.3.x' into 3.4.x
Closes gh-44409
2025-02-22 19:05:07 +01:00
Stéphane Nicoll
72475702db Merge pull request #44388 from ngocnhan-tran1996
* pr/44388:
  Use Javadoc attributes for Gradle reference guide

Closes gh-44388
2025-02-22 19:04:56 +01:00
Tran Ngoc Nhan
d781ce164d Use Javadoc attributes for Gradle reference guide
See gh-44388

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
2025-02-22 19:02:33 +01:00
Stéphane Nicoll
11cdc63560 Merge branch '3.4.x'
Closes gh-44408
2025-02-22 18:56:42 +01:00
Stéphane Nicoll
2c4ea4c749 Merge branch '3.3.x' into 3.4.x
Closes gh-44407
2025-02-22 18:56:34 +01:00
Stéphane Nicoll
b7114898bb Merge pull request #44348 from bernie-schelberg-invicara
* pr/44348:
  Polish contribution
  Consider properties on outer class in nested @DataJpaTest tests

Closes gh-44348
2025-02-22 18:56:22 +01:00
Stéphane Nicoll
2a94ee1586 Polish contribution
See gh-44348
2025-02-22 18:53:51 +01:00
Bernie Schelberg
b9438bef9e Consider properties on outer class in nested @DataJpaTest tests
See gh-44348

Signed-off-by: Bernie Schelberg <bernard.schelberg@invicara.com>
2025-02-22 18:53:39 +01:00