Commit Graph

45083 Commits

Author SHA1 Message Date
Johnny Lim
9cb89e3366 Polish SimpleAsyncTaskExecutorBuilder
See gh-37436
2023-09-18 08:31:41 +02:00
Andy Wilkinson
6094212217 Defer accessing loop resources until web server start
Closes gh-37209
2023-09-15 17:49:44 +01:00
Brian Clozel
0fc97e9315 Auto-configure ObservationRegistry on JmsTemplate
Spring Boot auto-configures both a `JmsTemplate` and a
`JmsMessagingTemplate`. As of Spring Framework 6.2, JMS has
observability support when publishing messages.

This commit creates a bean post-processor that configures an
`ObservationRegistry` on the template, if the registry is present.

Closes gh-37388
2023-09-15 16:28:06 +02:00
Brian Clozel
d6daf87074 Update Antora reference documentation links
This commit updates the base URLs for reference documentations when the
relevant Spring project is now being published with Antora.

This commit updates the following projects:

* Spring Framework
* Spring Integration
* Spring for GraphQL
* Spring Security, including Authorization Server
* Spring Batch
* Spring Data JPA

Closes gh-37428
2023-09-15 15:55:52 +02:00
Stéphane Nicoll
e5faa54006 Upgrade to Spring LDAP 3.2.0-M3
Closes gh-37235
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
b00e6a832f Upgrade to Spring Data Bom 2023.1.0-M3
Closes gh-37351
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
14d28691ac Upgrade to Pooled JMS 3.1.3
Closes gh-37431
2023-09-15 15:55:07 +02:00
Stéphane Nicoll
6c4dd3b598 Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37430
2023-09-15 15:55:06 +02:00
Stéphane Nicoll
0371f3f881 Upgrade to Byte Buddy 1.14.8
Closes gh-37429
2023-09-15 15:55:06 +02:00
Moritz Halbritter
577e92a3ef Merge branch '3.1.x' 2023-09-15 15:39:58 +02:00
Moritz Halbritter
85e322b401 Merge branch '3.0.x' into 3.1.x 2023-09-15 15:39:41 +02:00
Moritz Halbritter
1b098951aa Merge branch '2.7.x' into 3.0.x 2023-09-15 15:39:28 +02:00
Moritz Halbritter
36629df416 Remove useless file 2023-09-15 15:39:18 +02:00
Stéphane Nicoll
809d92343c Start building against Spring WS 4.0.6 snapshots
See gh-37427
2023-09-15 15:35:12 +02:00
Stéphane Nicoll
ddad504970 Merge branch '3.1.x' 2023-09-15 15:31:30 +02:00
Stéphane Nicoll
9e36c5ae80 Merge branch '3.0.x' into 3.1.x 2023-09-15 15:31:23 +02:00
Stéphane Nicoll
72ceac511b Merge branch '2.7.x' into 3.0.x 2023-09-15 15:31:12 +02:00
Stéphane Nicoll
46727a82ee Start building against Spring WS 4.0.6 snapshots
See gh-37425
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
1e91f02751 Start building against Spring Security 6.1.4 snapshots
See gh-37424
2023-09-15 15:22:34 +02:00
Stéphane Nicoll
35648d4f1c Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
aa96c5374a Upgrade to Pooled JMS 3.1.3
Closes gh-37421
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
da38ac8fdb Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37420
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
f890de1f9e Upgrade to Byte Buddy 1.14.8
Closes gh-37419
2023-09-15 15:22:33 +02:00
Stéphane Nicoll
6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
fcd55b5cad Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37416
2023-09-15 15:22:23 +02:00
Stéphane Nicoll
6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
2023-09-15 15:22:17 +02:00
Stéphane Nicoll
add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
2023-09-15 15:22:17 +02:00
Moritz Halbritter
f93a497cc6 Merge branch '3.1.x'
Closes gh-37423
2023-09-15 15:18:46 +02:00
Moritz Halbritter
ed4b6aaa7b Merge branch '3.0.x' into 3.1.x
Closes gh-37422
2023-09-15 15:18:08 +02:00
Moritz Halbritter
5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
2023-09-15 14:47:57 +02:00
Andy Wilkinson
2207509983 Merge branch '3.1.x'
Closes gh-37412
2023-09-15 13:37:59 +01:00
Andy Wilkinson
d653515532 Merge branch '3.0.x' into 3.1.x
Closes gh-37411
2023-09-15 13:37:45 +01:00
Andy Wilkinson
fdb0992c60 Merge pull request #37069 from markxnelson
* gh-37069:
  Update README.adoc to add Oracle Spring Boot Starters

Closes gh-37069
2023-09-15 13:37:38 +01:00
Mark Nelson
78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
2023-09-15 13:37:20 +01:00
Andy Wilkinson
e5ae92ce11 Merge pull request #37393 from izeye
* gh-37393:
  Polish

Closes gh-37393
2023-09-15 13:32:24 +01:00
Moritz Halbritter
408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing
This works with Java 17 and up. Also refactor the test for more
structure.

Closes gh-37237
2023-09-15 14:15:02 +02:00
Johnny Lim
8f4ccb0535 Polish
See gh-37393
2023-09-15 11:44:06 +01:00
Andy Wilkinson
8599f8ecfc Merge branch '3.1.x'
Closes gh-37409
2023-09-15 11:18:16 +01:00
Andy Wilkinson
ee6d558060 Merge branch '3.0.x' into 3.1.x
Closes gh-37408
2023-09-15 11:18:06 +01:00
Andy Wilkinson
24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
2023-09-15 11:17:56 +01:00
Andy Wilkinson
16d1a31d44 Merge pull request #37394 from izeye
* gh-37394:
  Polish "Polish Javadoc for DockerImageNames.rabbit()"
  Polish Javadoc for DockerImageNames.rabbit()

Closes gh-37394
2023-09-15 11:17:30 +01:00
Andy Wilkinson
ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
2023-09-15 11:17:15 +01:00
Johnny Lim
fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
2023-09-15 11:16:06 +01:00
Andy Wilkinson
a0435920ce Merge branch '3.1.x'
Closes gh-37406
2023-09-15 11:15:03 +01:00
Andy Wilkinson
5910b3c0d6 Merge branch '3.0.x' into 3.1.x
Closes gh-37405
2023-09-15 11:08:40 +01:00
Andy Wilkinson
0af008960f Merge branch '2.7.x' into 3.0.x
Closes gh-37404
2023-09-15 11:05:24 +01:00
Andy Wilkinson
e1f6fb5a61 Remove @since from spring-boot-test-support's javadoc
Closes gh-37403
2023-09-15 10:54:41 +01:00