Commit Graph

45437 Commits (a630baf32abb558f1b4b8e896ab8ea0dbea924b8)
 

Author SHA1 Message Date
Moritz Halbritter 9a1e146c86 Polish PrivateKeyParserTests 1 year ago
Moritz Halbritter 2367990150 Merge branch '3.1.x' 1 year ago
Moritz Halbritter 0ba928bf2d Polish PemPrivateKeyParserTests
Add tests for:
  - aes128 and aes256 encrypted keys
  - scrypt encrypted keys
  - des3 encrypted keys
  - encrypted EdDSA and XDH keys
1 year ago
Moritz Halbritter 7bd9780f71 Merge pull request #37436 from izeye
* pr/37436:
  Polish SimpleAsyncTaskExecutorBuilder

Closes gh-37436
1 year ago
Johnny Lim 9cb89e3366 Polish SimpleAsyncTaskExecutorBuilder
See gh-37436
1 year ago
Andy Wilkinson 6094212217 Defer accessing loop resources until web server start
Closes gh-37209
1 year ago
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
1 year ago
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
1 year ago
Stéphane Nicoll e5faa54006 Upgrade to Spring LDAP 3.2.0-M3
Closes gh-37235
1 year ago
Stéphane Nicoll b00e6a832f Upgrade to Spring Data Bom 2023.1.0-M3
Closes gh-37351
1 year ago
Stéphane Nicoll 14d28691ac Upgrade to Pooled JMS 3.1.3
Closes gh-37431
1 year ago
Stéphane Nicoll 6c4dd3b598 Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37430
1 year ago
Stéphane Nicoll 0371f3f881 Upgrade to Byte Buddy 1.14.8
Closes gh-37429
1 year ago
Moritz Halbritter 577e92a3ef Merge branch '3.1.x' 1 year ago
Moritz Halbritter 85e322b401 Merge branch '3.0.x' into 3.1.x 1 year ago
Moritz Halbritter 1b098951aa Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 36629df416 Remove useless file 1 year ago
Stéphane Nicoll 809d92343c Start building against Spring WS 4.0.6 snapshots
See gh-37427
1 year ago
Stéphane Nicoll ddad504970 Merge branch '3.1.x' 1 year ago
Stéphane Nicoll 9e36c5ae80 Merge branch '3.0.x' into 3.1.x 1 year ago
Stéphane Nicoll 72ceac511b Merge branch '2.7.x' into 3.0.x 1 year ago
Stéphane Nicoll 46727a82ee Start building against Spring WS 4.0.6 snapshots
See gh-37425
1 year ago
Stéphane Nicoll 1e91f02751 Start building against Spring Security 6.1.4 snapshots
See gh-37424
1 year ago
Stéphane Nicoll 35648d4f1c Upgrade to Spring Data Bom 2023.0.4
Closes gh-37350
1 year ago
Stéphane Nicoll aa96c5374a Upgrade to Pooled JMS 3.1.3
Closes gh-37421
1 year ago
Stéphane Nicoll da38ac8fdb Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37420
1 year ago
Stéphane Nicoll f890de1f9e Upgrade to Byte Buddy 1.14.8
Closes gh-37419
1 year ago
Stéphane Nicoll 6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
1 year ago
Stéphane Nicoll 839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
1 year ago
Stéphane Nicoll 9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
1 year ago
Stéphane Nicoll fcd55b5cad Upgrade to Native Build Tools Plugin 0.9.27
Closes gh-37416
1 year ago
Stéphane Nicoll 6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
1 year ago
Stéphane Nicoll d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
1 year ago
Stéphane Nicoll add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
1 year ago
Moritz Halbritter f93a497cc6 Merge branch '3.1.x'
Closes gh-37423
1 year ago
Moritz Halbritter ed4b6aaa7b Merge branch '3.0.x' into 3.1.x
Closes gh-37422
1 year ago
Moritz Halbritter 5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
1 year ago
Andy Wilkinson 2207509983 Merge branch '3.1.x'
Closes gh-37412
1 year ago
Andy Wilkinson d653515532 Merge branch '3.0.x' into 3.1.x
Closes gh-37411
1 year ago
Andy Wilkinson fdb0992c60 Merge pull request #37069 from markxnelson
* gh-37069:
  Update README.adoc to add Oracle Spring Boot Starters

Closes gh-37069
1 year ago
Mark Nelson 78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
1 year ago
Andy Wilkinson e5ae92ce11 Merge pull request #37393 from izeye
* gh-37393:
  Polish

Closes gh-37393
1 year ago
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
1 year ago
Johnny Lim 8f4ccb0535 Polish
See gh-37393
1 year ago
Andy Wilkinson 8599f8ecfc Merge branch '3.1.x'
Closes gh-37409
1 year ago
Andy Wilkinson ee6d558060 Merge branch '3.0.x' into 3.1.x
Closes gh-37408
1 year ago
Andy Wilkinson 24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
1 year ago
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
1 year ago
Andy Wilkinson ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
1 year ago
Johnny Lim fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
1 year ago