Commit Graph

  • 7462065f38 Start building against Reactor Bom 2022.0.9 snapshots Andy Wilkinson 2023-07-10 13:43:19 +01:00
  • b1f9be6a28 Start building against Micrometer Tracing 1.0.8 snapshots Andy Wilkinson 2023-07-10 13:43:14 +01:00
  • 0d06747b41 Fix problem with @ and : chars in Mongo username and password Andy Wilkinson 2023-07-10 13:35:08 +01:00
  • 3b2551619f Merge branch '3.1.x' Andy Wilkinson 2023-07-07 12:19:23 +01:00
  • 1085c1707e Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-07 12:19:15 +01:00
  • 732424f7cb Polish Andy Wilkinson 2023-07-07 12:19:05 +01:00
  • 8ed2ef5640 Merge branch '3.1.x' Andy Wilkinson 2023-07-07 12:07:25 +01:00
  • c4157bb515 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-07 12:07:07 +01:00
  • cc80bb78fe Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-07 12:06:51 +01:00
  • 52f732920b Support multiple health groups with an additional path with Jersey Andy Wilkinson 2023-07-06 13:34:43 +01:00
  • f4e05c91c7 Use converter beans in preference to ObjectToObjectConverter Andy Wilkinson 2023-07-06 20:17:10 +01:00
  • 6041fe9b7a Merge pull request #36270 from spencergibb Jonatan Ivanov 2023-07-06 16:15:00 -07:00
  • 62674de472 Skip int conversion in ClientHttpRequestFactories Spencer Gibb 2023-07-06 15:57:25 -04:00
  • a460f7474f Merge branch '3.1.x' Andy Wilkinson 2023-07-06 19:45:14 +01:00
  • b7099094b9 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-06 19:42:47 +01:00
  • 4d70b83e80 Improve javadoc of ClientHttpRequestFactories Andy Wilkinson 2023-07-06 19:42:17 +01:00
  • 1191282004 Merge pull request #36118 from poutsma Andy Wilkinson 2023-07-06 19:34:52 +01:00
  • bb2c4cc742 Polish "Support JDK HttpClient in ClientHttpRequestFactories" Andy Wilkinson 2023-07-04 18:12:27 +01:00
  • 3bbfee5e93 Support JDK HttpClient in ClientHttpRequestFactories Arjen Poutsma 2023-06-29 15:11:20 +02:00
  • 46aeeab148 Merge branch '3.1.x' Andy Wilkinson 2023-07-06 12:31:17 +01:00
  • ea91b2f861 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-06 12:30:09 +01:00
  • 7ae030adad Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-06 12:29:38 +01:00
  • 76cd102aa6 Upgrade CI images to ubuntu:jammy-20230624 Andy Wilkinson 2023-07-06 12:28:22 +01:00
  • 3b90919313 Polish RestClient auto-config and tests Andy Wilkinson 2023-07-06 12:22:54 +01:00
  • 3a07f4df80 Merge branch '3.1.x' Andy Wilkinson 2023-07-06 12:12:08 +01:00
  • e1459c922e Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-06 12:11:55 +01:00
  • f63e84c25f Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-06 12:11:43 +01:00
  • 4e4da9fce0 Disable parallel execution for PR builds on GitHub Actions Andy Wilkinson 2023-07-06 12:11:08 +01:00
  • 486879e2ef Merge pull request #36249 from spencergibb Andy Wilkinson 2023-07-06 11:39:09 +01:00
  • 89880a773c Add RestClientAutoConfiguration to AutoConfiguration.imports Spencer Gibb 2023-07-05 18:56:49 -04:00
  • 7088d0e04a Merge branch '3.1.x' Andy Wilkinson 2023-07-06 11:33:42 +01:00
  • 64eaca4db3 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-06 11:32:33 +01:00
  • 81510441aa Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-06 11:25:52 +01:00
  • 142a3983a0 Check that AutoConfiguration classes are listed in imports file Andy Wilkinson 2023-07-06 11:08:23 +01:00
  • f978051127 Merge pull request #36213 from poutsma Phillip Webb 2023-07-05 21:29:03 +01:00
  • cfdc173e34 Add RestClient SSL support Phillip Webb 2023-07-05 13:09:56 +01:00
  • 7c1b168ed6 Overhaul reference documentation for RestClient Phillip Webb 2023-07-05 20:31:21 +01:00
  • 5e01c66552 Add RestClient HttpMessageConverters support Phillip Webb 2023-07-05 14:11:28 +01:00
  • 2d2f050262 Polish 'Add initial support for RestClient' Phillip Webb 2023-07-05 10:42:06 +01:00
  • a1a5acf128 Add initial support for RestClient Arjen Poutsma 2023-07-04 15:50:53 +02:00
  • 8b3070e027 Merge branch '3.1.x' Phillip Webb 2023-07-05 21:00:12 +01:00
  • 034803ee2f Polish Phillip Webb 2023-07-05 20:58:58 +01:00
  • fc8a8d363f Polish Andy Wilkinson 2023-07-05 15:50:32 +01:00
  • 83d5d89efc Merge pull request #35874 from romangr Andy Wilkinson 2023-07-05 15:17:53 +01:00
  • 4feaa28fd1 Polish "Support custom token validators for OAuth2" Andy Wilkinson 2023-07-05 14:01:08 +01:00
  • 7500dab321 Support custom token validators for OAuth2 Roman Golovin 2023-06-13 20:35:46 +03:00
  • ce8253ea95 Merge branch '3.1.x' Andy Wilkinson 2023-07-05 09:51:35 +01:00
  • c9f8d92656 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-05 09:47:43 +01:00
  • e17aff09cc Merge pull request #36167 from izeye Andy Wilkinson 2023-07-05 09:42:14 +01:00
  • 0e815d2342 Polish "Use Stream.toList()" Andy Wilkinson 2023-07-05 09:38:54 +01:00
  • 0fa58c04e7 Use Stream.toList() Johnny Lim 2023-07-03 12:00:18 +09:00
  • 12cd753652 Merge branch '3.1.x' Andy Wilkinson 2023-07-05 09:20:19 +01:00
  • 20cfc3c9d0 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-05 09:19:49 +01:00
  • bdead8d0e3 Merge pull request #36168 from eddumelendez Andy Wilkinson 2023-07-05 09:19:36 +01:00
  • f57e6a1fa5 Use spring-amqp-bom Eddú Meléndez 2023-07-02 21:42:49 -06:00
  • 62eb3d3051 Merge branch '3.1.x' Andy Wilkinson 2023-07-05 09:12:59 +01:00
  • 0bfc3c3872 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-05 09:12:47 +01:00
  • e28aa19ec5 Merge pull request #36225 from quaff Andy Wilkinson 2023-07-05 09:12:34 +01:00
  • 9439494923 Polish formatting in "Running Spring Batch Jobs on Startup" Yanming Zhou 2023-07-05 14:59:56 +08:00
  • 2de6447a79 Merge branch '3.1.x' Andy Wilkinson 2023-07-05 09:09:39 +01:00
  • bdb7fdc6fc Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-05 09:09:26 +01:00
  • 581c2633f8 Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-05 09:09:07 +01:00
  • 300e50721f Merge pull request #36224 from bbulgarelli Andy Wilkinson 2023-07-05 09:08:57 +01:00
  • f4c996b432 Polish "Check for Class and ResolvableType object type attributes" Andy Wilkinson 2023-07-05 09:04:58 +01:00
  • 3a7185206e Check for Class and ResolvableType object type attributes Bernardo Bulgarelli 2023-07-04 22:28:02 -03:00
  • 8ed160a144 Merge branch '3.1.x' Andy Wilkinson 2023-07-05 08:53:33 +01:00
  • 480049ef5b Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-05 08:53:15 +01:00
  • cbc0f7117f Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-05 08:52:55 +01:00
  • fe08c70973 Test Gradle plugin against Gradle 8.2 Andy Wilkinson 2023-07-05 08:13:24 +01:00
  • 9273a76322 Merge pull request #36116 from poutsma Andy Wilkinson 2023-07-04 17:49:22 +01:00
  • c3e2c9d684 Polish "Support Jetty in ClientHttpRequestFactories" Andy Wilkinson 2023-07-04 13:57:46 +01:00
  • 7ceece3d3d Support Jetty in ClientHttpRequestFactories Arjen Poutsma 2023-06-29 13:24:43 +02:00
  • 2cbd916cdb Merge branch '3.1.x' Phillip Webb 2023-07-04 15:21:32 +01:00
  • b8dbe89d58 Merge pull request #36170 from izeye Phillip Webb 2023-07-04 15:21:19 +01:00
  • e97c5a7118 Use kebab-case for property default values in metadata Johnny Lim 2023-07-03 21:06:08 +09:00
  • 41cdfb891f Merge branch '3.1.x' Phillip Webb 2023-07-04 15:18:42 +01:00
  • 2e11349c93 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-07-04 15:18:32 +01:00
  • 9884abb379 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-07-04 15:18:15 +01:00
  • 9d1dced050 Merge pull request #34978 from bedla Phillip Webb 2023-07-04 15:17:37 +01:00
  • fc31e14e72 Polish 'Improve Kubernetes probe customization documentation' Phillip Webb 2023-07-04 15:15:14 +01:00
  • 028ff3a7be Improve Kubernetes probe customization documentation Ivo Smid 2023-07-04 14:13:23 +01:00
  • eb58ade3a2 Merge branch '3.1.x' Andy Wilkinson 2023-07-04 15:13:51 +01:00
  • 215763bded Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-04 15:13:35 +01:00
  • b764b5beee Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-04 15:13:19 +01:00
  • 1f75ba557e Document HTTP client auto-detection for RestTemplate and WebClient Andy Wilkinson 2023-07-04 15:09:40 +01:00
  • 0adf09b9dc Switch ImportsContextCustomizer to use MergedAnnotations.search Phillip Webb 2023-07-04 14:06:38 +01:00
  • 7c942679ad Polish 'Switch ImportsContextCustomizer to use MergedAnnotations.search' Phillip Webb 2023-07-04 12:49:52 +01:00
  • 4562189125 Switch ImportsContextCustomizer to use MergedAnnotations.search #36211 Laurent Martelli 2023-07-04 12:22:57 +01:00
  • 2350d9c870 Adapt to Data changes missed due to predictive test selection Andy Wilkinson 2023-07-04 12:08:27 +01:00
  • 9985c845f2 Adapt to Framework changes missed due to predictive test selection Andy Wilkinson 2023-07-04 11:59:31 +01:00
  • b2985676aa Merge branch '3.1.x' Phillip Webb 2023-07-04 12:19:47 +01:00
  • 97ef8f38a4 Merge branch '3.0.x' into 3.1.x Phillip Webb 2023-07-04 12:19:20 +01:00
  • ab7e4da703 Merge branch '2.7.x' into 3.0.x Phillip Webb 2023-07-04 12:18:52 +01:00
  • b7ad85cbba Merge pull request #34917 from lmartelli Phillip Webb 2023-07-04 12:15:15 +01:00
  • 5d0640a356 Use MergedAnnotations for @AliasFor support Phillip Webb 2023-07-04 11:57:52 +01:00
  • 9baf23ccd5 Test that ImportsContextCustomizer can support @AliasFor Laurent Martelli 2023-07-04 11:47:06 +01:00
  • 45abf8aaeb Merge branch '3.1.x' Andy Wilkinson 2023-07-04 11:40:31 +01:00
  • 13d5cda704 Merge branch '3.0.x' into 3.1.x Andy Wilkinson 2023-07-04 11:40:21 +01:00
  • f1d87b309c Merge branch '2.7.x' into 3.0.x Andy Wilkinson 2023-07-04 11:40:10 +01:00
  • 1850d192ed Merge pull request #36201 from dependabot[bot] Andy Wilkinson 2023-07-04 11:39:58 +01:00