Commit Graph

  • 9f38f2b74f Merge branch '3.2.x' into 3.3.x Phillip Webb 2024-09-03 12:09:51 -07:00
  • aeafa20727 Prevent 'Recursive update' exceptions with Restarter Phillip Webb 2024-09-03 12:07:33 -07:00
  • 41afc6adcf Merge branch '3.3.x' Andy Wilkinson 2024-09-03 15:04:36 +01:00
  • ea246d378e Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-09-03 15:04:22 +01:00
  • 978ee338a8 Merge pull request #42091 from Alchemik Andy Wilkinson 2024-09-03 15:03:29 +01:00
  • 0cd99a7435 Improve "Command-line Completion" section Leszek Jasek 2024-09-03 01:42:56 +02:00
  • 4e2212b84a Merge branch '3.3.x' Andy Wilkinson 2024-09-03 14:57:29 +01:00
  • 790fd4a3e3 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-09-03 14:57:18 +01:00
  • 09a06b96be Merge pull request #42095 from Andy Wilkinson 2024-09-03 14:56:44 +01:00
  • 55f2af1279 Polish "Polish" Andy Wilkinson 2024-09-03 14:56:14 +01:00
  • aa83bbee3d Polish arefbehboudi 2024-09-03 12:27:39 +03:30
  • 742bfa91eb Merge branch '3.3.x' Moritz Halbritter 2024-09-03 14:47:06 +02:00
  • 8c5a0f08a4 Merge branch '3.2.x' into 3.3.x Moritz Halbritter 2024-09-03 14:46:52 +02:00
  • e7d6bd6ccd Test spring-boot-maven-plugin against Maven 3.9.9 Moritz Halbritter 2024-09-03 14:29:49 +02:00
  • 2f9bc79fff Merge branch '3.3.x' Andy Wilkinson 2024-09-03 10:10:42 +01:00
  • d2f0b2b090 Correct package statements of Testing section's Kotlin snippets Andy Wilkinson 2024-09-03 09:48:33 +01:00
  • c06027b491 Merge pull request #42052 from vpavic Phillip Webb 2024-09-01 20:08:11 -07:00
  • aa40c0fec0 Add support for configuring Pulsar client IO and listener threads Vedran Pavic 2024-08-28 23:01:23 +02:00
  • 1ba0113bd2 Merge pull request #42019 from bazzi2548 Phillip Webb 2024-09-01 19:10:24 -07:00
  • 08106b5a69 Use List.copyOf() instead of Collections.unmodifiableList() 문정환 2024-08-25 02:11:29 +09:00
  • af2474b7ad Merge pull request #42049 from abc5259 Phillip Webb 2024-09-01 19:08:22 -07:00
  • d0fe5c24d2 Apply instanceof pattern matching LeeJaeHoon 2024-08-29 02:19:33 +09:00
  • 53e7371ef5 Merge pull request #42075 from PiyalAhmed Phillip Webb 2024-09-01 19:04:28 -07:00
  • 102fce39de Polish Piyal Ahmed 2024-09-01 12:48:18 +06:00
  • fb783036e2 Merge pull request #42076 from ngocnhan-tran1996 Phillip Webb 2024-09-01 19:01:47 -07:00
  • 2c012ed092 Polish 'Use pattern matching with cast' Phillip Webb 2024-09-01 19:01:19 -07:00
  • 7cb1671871 Use pattern matching with cast Tran Ngoc Nhan 2024-09-01 21:10:29 +07:00
  • 09684295e0 Merge branch '3.3.x' Phillip Webb 2024-09-01 18:56:14 -07:00
  • 9f8fae0261 Merge pull request #42078 from martinfrancois Phillip Webb 2024-09-01 18:56:07 -07:00
  • fd9d907ef3 Improve formatting for Docker configuration example with Colima martinfrancois 2024-09-01 21:59:21 +02:00
  • 7fc5c4bb6c Merge branch '3.3.x' Phillip Webb 2024-09-01 18:51:45 -07:00
  • b29bc2dc2e Merge branch '3.2.x' into 3.3.x Phillip Webb 2024-09-01 18:51:33 -07:00
  • f58728530b Merge pull request #42069 from izeye Phillip Webb 2024-09-01 18:51:20 -07:00
  • a8452b54b5 Polish Johnny Lim 2024-08-31 11:30:18 +09:00
  • 85682f8498 Merge branch '3.3.x' Phillip Webb 2024-09-01 15:25:25 -07:00
  • 101ed0e543 Merge branch '3.2.x' into 3.3.x Phillip Webb 2024-09-01 15:25:15 -07:00
  • 8c1d9872d2 Fix support for large zip files Phillip Webb 2024-09-01 15:09:29 -07:00
  • 9b85c73d06 Merge branch '3.3.x' Phillip Webb 2024-08-31 11:22:10 -07:00
  • 3a458d8062 Merge branch '3.2.x' into 3.3.x Phillip Webb 2024-08-31 11:21:51 -07:00
  • cc2dc558f1 Don't report already migrated properties when has group Phillip Webb 2024-08-31 11:18:47 -07:00
  • fa686bb593 Support Testcontainer Redis with custom image names Phillip Webb 2024-08-29 19:23:21 -07:00
  • e7faca3bbb Add support for Testcontainer Redis Scott Frederick 2024-08-21 15:02:38 -05:00
  • 926b0ec1c8 Merge branch '3.3.x' Phillip Webb 2024-08-29 15:06:26 -07:00
  • a09af7ebcf Merge branch '3.2.x' into 3.3.x Phillip Webb 2024-08-29 15:06:12 -07:00
  • 10855056cc Support blank MongoDB 'replica-set-name' properties Phillip Webb 2024-08-29 15:04:14 -07:00
  • ad730a6c84 Support Log4J2 MultiFormatStringBuilderFormattable structured messages Phillip Webb 2024-08-27 16:31:29 -07:00
  • 019dd678e6 Merge branch '3.3.x' Phillip Webb 2024-08-28 13:01:17 -07:00
  • 71f509c9fd Fix broken tab markup Phillip Webb 2024-08-28 13:00:25 -07:00
  • 83bdf8b748 Merge branch '3.3.x' Andy Wilkinson 2024-08-28 14:40:38 +01:00
  • 34108ac737 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-28 14:40:31 +01:00
  • c98363d016 Polish formatting Andy Wilkinson 2024-08-28 14:40:20 +01:00
  • 33207a8f6d Merge branch '3.3.x' Andy Wilkinson 2024-08-28 14:25:03 +01:00
  • 77d9f1624d Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-28 14:24:47 +01:00
  • ff431b45cb Merge branch '3.3.x' Andy Wilkinson 2024-08-28 14:24:37 +01:00
  • 3087abdccd Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-28 14:24:10 +01:00
  • 6ebc9b887e Use ArchiveOperations instead of Project's zipTree Andy Wilkinson 2024-08-22 13:03:02 +01:00
  • ea0142f849 Use FileSystemOperations instead of Project copy and sync Andy Wilkinson 2024-08-22 12:21:30 +01:00
  • 45b83d5d80 Register reflection hints for ApplicationProperties Moritz Halbritter 2024-08-28 09:34:31 +02:00
  • 162c929a80 Remove workaround that should now be redundant Andy Wilkinson 2024-08-23 16:29:20 +01:00
  • 4b0b5c263d Ensure that building test apps produces Java 17 bytecode Andy Wilkinson 2024-08-23 15:11:55 +01:00
  • 4258953190 Ensure that building the SNI test apps produces Java 17 bytecode Andy Wilkinson 2024-08-23 14:56:20 +01:00
  • d756bf4e86 Upgrade build to Gradle 8.10 Andy Wilkinson 2024-08-21 12:51:23 +01:00
  • 275d366bec Merge branch '3.3.x' Andy Wilkinson 2024-08-23 12:13:41 +01:00
  • 80884fe578 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-23 12:12:12 +01:00
  • d71fe11d10 Try to stop test from being flaky Andy Wilkinson 2024-08-23 12:06:08 +01:00
  • 0915b9534c Upgrade to ArchUnit 1.3.0 Andy Wilkinson 2024-08-23 11:27:03 +01:00
  • a7c5edb302 Merge branch '3.3.x' Stéphane Nicoll 2024-08-23 09:30:40 +02:00
  • aea45b5013 Adapt to Logback deprecation Stéphane Nicoll 2024-08-23 09:23:30 +02:00
  • e80422a886 Merge branch '3.3.x' Andy Wilkinson 2024-08-22 20:51:18 +01:00
  • db1c25a8f6 Next development version (v3.3.4-SNAPSHOT) Andy Wilkinson 2024-08-22 19:12:57 +01:00
  • 738ed2b399 Merge branch '3.3.x' Stéphane Nicoll 2024-08-22 20:13:50 +02:00
  • 6a666eed33 Merge branch '3.2.x' into 3.3.x Stéphane Nicoll 2024-08-22 20:13:41 +02:00
  • 4018e6538f Next development version (v3.2.10-SNAPSHOT) Stéphane Nicoll 2024-08-22 20:13:24 +02:00
  • 25954d296c Merge branch '3.3.x' Stéphane Nicoll 2024-08-22 16:50:56 +02:00
  • f0d2503b64 Merge branch '3.2.x' into 3.3.x Stéphane Nicoll 2024-08-22 16:50:42 +02:00
  • 7724cf645d Upgrade to Spring Security 6.4.0-M3 Andy Wilkinson 2024-08-22 15:47:26 +01:00
  • 1822b2fade Include spring-boot-starter-parent in Integration tests repository Stéphane Nicoll 2024-08-22 16:46:52 +02:00
  • 5c7ea741f2 Merge branch '3.3.x' Andy Wilkinson 2024-08-22 13:07:39 +01:00
  • d4e1aedba5 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-22 13:07:24 +01:00
  • 0b24ee8571 Improve loading of jar entry certificates Andy Wilkinson 2024-08-22 10:56:25 +01:00
  • 2620444213 Merge branch '3.3.x' Andy Wilkinson 2024-08-22 07:49:00 +01:00
  • 29e4607046 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-22 07:48:46 +01:00
  • 112cfc8be6 Remove processed annotations plugin declaration Andy Wilkinson 2024-08-22 07:48:34 +01:00
  • 4d4b189cce Prevent duplicate DynamicPropertyRegistry beans Phillip Webb 2024-08-21 21:04:13 -07:00
  • c3ed545ffd Merge branch '3.3.x' Phillip Webb 2024-08-21 18:24:17 -07:00
  • 05b73ceeec Call getErrorAttributes() only once Phillip Webb 2024-08-21 17:32:27 -07:00
  • d9746861a7 Upgrade to apachepulsar/pulsar 3.2.4 Phillip Webb 2024-08-21 16:17:54 -07:00
  • ba87aca05e Merge branch '3.3.x' Scott Frederick 2024-08-21 18:04:28 -05:00
  • 459d899ed9 Add release type attribute for Antora documentation generation Scott Frederick 2024-08-21 18:03:57 -05:00
  • 8418b18907 Use early static registration of EventPublishingContextWrapper Phillip Webb 2024-08-12 14:06:45 +01:00
  • 940f82669d Fix PEM-encoded text trimming of file contents with Windows line endings Scott Frederick 2024-08-21 15:33:21 -05:00
  • f8fdc4a63d Trim PEM-encoded text in PemContent.of Scott Frederick 2024-08-21 13:01:24 -05:00
  • c6ed0ab5fe Merge branch '3.3.x' Andy Wilkinson 2024-08-21 18:52:00 +01:00
  • e08a66f261 Upgrade to Spring Security 6.3.3 Andy Wilkinson 2024-08-21 18:51:19 +01:00
  • 737a322d6e Merge branch '3.3.x' Andy Wilkinson 2024-08-21 18:10:38 +01:00
  • db54432e59 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-21 18:09:14 +01:00
  • 1a6b3a533f Improve documented logging property descriptions and default values Andy Wilkinson 2024-08-21 18:06:49 +01:00
  • 846167c505 Merge branch '3.3.x' Andy Wilkinson 2024-08-21 17:43:19 +01:00
  • 8bd827e1b8 Merge branch '3.2.x' into 3.3.x Andy Wilkinson 2024-08-21 17:43:02 +01:00
  • 0610fda733 Look at ResponseStatusException's cause for binding errors Andy Wilkinson 2024-08-21 17:02:30 +01:00