Commit Graph

  • f2f4a4a40e Space out smart lifecycle phases used for graceful shutdown Andy Wilkinson 2022-10-06 13:11:29 +01:00
  • 68e4aa232b Prevent duplicate registration of TestRestTemplate after AOT processing Andy Wilkinson 2022-10-06 12:56:38 +01:00
  • 188cac6540 Protect against null run process customizer Andy Wilkinson 2022-10-06 11:55:41 +01:00
  • 1a2cf837d9 Merge pull request #32568 from izeye Andy Wilkinson 2022-10-06 11:28:21 +01:00
  • 64132afba4 Add Javadoc since for UseMainMethod Johnny Lim 2022-10-02 23:52:31 +09:00
  • 98dbabda08 Require since attribute when marking API as deprecated Andy Wilkinson 2022-10-06 10:01:53 +01:00
  • edce1f4e91 Merge branch '2.7.x' Andy Wilkinson 2022-10-06 11:12:12 +01:00
  • d909c4efb6 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-06 11:11:56 +01:00
  • c4a0dad6fe Upgrade to Spring Java Format 0.0.35 Andy Wilkinson 2022-10-06 11:10:45 +01:00
  • 0ee277b8c3 Ensure that run mojo's child process is killed when Maven is killed Andy Wilkinson 2022-10-06 10:19:22 +01:00
  • 4ffc421b3c Adapt to Spring Framework API change Stephane Nicoll 2022-10-06 09:58:05 +02:00
  • d106fc266a Revert "Adapt to deprecations in Spring Framework snapshots" Stephane Nicoll 2022-10-06 07:09:51 +02:00
  • 44c843145a Add support for specifying application arguments Stephane Nicoll 2022-10-05 16:36:38 +02:00
  • 39cf17ed81 Add missing integration test for profile management in process-aot Stephane Nicoll 2022-10-05 16:20:31 +02:00
  • e94a1f7988 Replace outcome of JsonMixins scanning in AOT optimized contexts Stephane Nicoll 2022-10-03 16:54:31 +02:00
  • ff6acbe972 Adapt to deprecations in Spring Framework snapshots Stephane Nicoll 2022-10-05 15:45:47 +02:00
  • 5199ffe6a9 Allow auto-configured Rabbit Stream Environment to be customized Andy Wilkinson 2022-10-05 11:56:32 +01:00
  • 0ae7e935c3 Allow user to replace auto-configured Data JDBC beans Andy Wilkinson 2022-10-04 18:07:56 +01:00
  • 7c4e46e538 Allow thread dump endpoint to call ThreadMXBean in a native image Andy Wilkinson 2022-10-04 16:58:08 +01:00
  • e6568596b9 Make max header size config consistent across web servers Andy Wilkinson 2022-10-04 15:16:54 +01:00
  • 4f86f685c5 Reinstate support for Infinispan Andy Wilkinson 2022-10-04 11:11:43 +01:00
  • e0b67889a8 Use Stream.toList instead of Stream.collect when possible Phillip Webb 2022-10-04 00:26:51 -07:00
  • 118836d204 Merge branch '2.7.x' Phillip Webb 2022-10-03 17:56:21 -07:00
  • 0f4d98b1f4 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-03 17:56:10 -07:00
  • e917bd0ed0 Only build OutputCapture strings when necessary Phillip Webb 2022-10-03 16:55:44 -07:00
  • 803d353d49 Fix formatting of R2dbcDataAutoConfiguration Andy Wilkinson 2022-10-03 14:29:46 +01:00
  • 3ab36074dc Make management.tracing.enabled are first-class property Andy Wilkinson 2022-10-03 14:28:23 +01:00
  • 6d4390e034 Simplify ConditionalOnEnabledTracing Andy Wilkinson 2022-10-03 14:26:41 +01:00
  • 69c8959e6d Remove remnants of references to GlobalKeyValuesProviders Andy Wilkinson 2022-10-03 14:02:40 +01:00
  • c2b8d3de21 Declare beans that can be instantiated at build-time static Stephane Nicoll 2022-10-03 14:36:04 +02:00
  • d6cfcd0825 Fix compile errors Johnny Lim 2022-10-03 00:52:23 +09:00
  • 2c39345794 Merge branch '2.7.x' Phillip Webb 2022-09-30 21:18:20 -07:00
  • 0e98a577fe Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-09-30 21:18:09 -07:00
  • 75f4d9e3fd Fix empty @DefaultValue annotation test failures on Java 17 Phillip Webb 2022-09-30 21:16:48 -07:00
  • bf96816654 Merge branch '2.7.x' Phillip Webb 2022-09-30 20:16:53 -07:00
  • 1eb0dd5e39 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-09-30 20:16:36 -07:00
  • efc431bdc4 Support empty @DefaultValue annotations on aggregates and optional Phillip Webb 2022-09-30 17:59:28 -07:00
  • d25a99692f Replace Spring Boot TestCompiler with Spring Framework's version Scott Frederick 2022-09-30 15:58:11 -05:00
  • 8b2fd6a05a Fix formatting Phillip Webb 2022-09-30 12:00:14 -07:00
  • 63f6d872e0 Test addAotGeneratedInitializerIfNecessary logic Phillip Webb 2022-09-30 11:23:20 -07:00
  • 522cb1c0ea Polish deprecation warnings Andy Wilkinson 2022-09-30 18:51:37 +01:00
  • dbcb291b7a Polish Andy Wilkinson 2022-09-30 18:31:01 +01:00
  • bcb5e84129 Avoid using reflection when creating composite health contributors Andy Wilkinson 2022-09-29 14:16:50 +01:00
  • e2dd0ef9a4 Adapt AotProcessor to changes in Spring Framework Stephane Nicoll 2022-09-30 15:19:56 +02:00
  • 51df7813a5 Remove code deprecated in 2.x and add since and forRemoval attributes Andy Wilkinson 2022-09-30 12:02:16 +01:00
  • 03b3a772c9 Adapt to PathMatchingResourcePatternResolver's behavior being reverted Andy Wilkinson 2022-09-30 13:03:38 +01:00
  • 5b092f5d80 Polish Brian Clozel 2022-09-30 12:52:22 +02:00
  • 7f7ecdc7ac Fix documentation build Brian Clozel 2022-09-30 12:18:41 +02:00
  • ceb1e5d223 Polish Brian Clozel 2022-09-30 12:16:55 +02:00
  • 8b4a20d6cd Use Observation infrastructure for instrumenting WebClient Brian Clozel 2022-09-30 11:18:07 +02:00
  • f0e40bb00d Avoid NoSuchMethodError by assigning ApplicationContextInitializer Stephane Nicoll 2022-09-30 10:54:35 +02:00
  • 7a5b61fd19 Replace AotApplicationContextInitializer with Framework version Phillip Webb 2022-09-29 16:37:26 -07:00
  • 7eb8abbda8 Adapt to PathMatchingResourcePatternResolver now matching root dir Andy Wilkinson 2022-09-29 15:18:53 +01:00
  • a0735eb3fb Migrate remaining usage of httpclient API Brian Clozel 2022-09-21 16:14:23 +02:00
  • cc169e7623 Adapt TestRestTemplate to httpclient5 changes Brian Clozel 2022-09-21 16:13:18 +02:00
  • 3ac034e18a Fail when setReadTimeout on httpclient5 request factory Brian Clozel 2022-09-21 16:10:56 +02:00
  • 58f3054624 Adapt RestTemplate factory auto-detection Brian Clozel 2022-09-21 14:25:59 +02:00
  • 5fb2a50ad0 Adapt build dependencies to httpclient5 Brian Clozel 2022-09-21 14:21:53 +02:00
  • 3702c71fc1 Adapt to Spring AOT changes Stephane Nicoll 2022-09-20 17:06:52 +02:00
  • d478a020df Start building against Spring Framework 6.0.0-RC1 snapshots Stephane Nicoll 2022-09-20 16:50:25 +02:00
  • 2e4529df27 Remove image banner smoke test Scott Frederick 2022-09-29 09:59:27 -05:00
  • f9e53d81b2 Merge pull request #32534 from dreis2211 Stephane Nicoll 2022-09-29 15:03:33 +02:00
  • 65ef8fc51a Use ByteArrayOutputStream.toString where possible dreis2211 2022-09-29 10:45:02 +02:00
  • a036b30822 Merge branch '2.7.x' Andy Wilkinson 2022-09-29 12:52:51 +01:00
  • c31d99d3a0 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-29 12:52:37 +01:00
  • 8a93abfaaa Improve diagnostics when run does not produce expected logging Andy Wilkinson 2022-09-29 12:52:02 +01:00
  • 17953eeb33 Merge branch '2.7.x' Andy Wilkinson 2022-09-29 11:41:15 +01:00
  • 3ef633b096 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-29 11:39:42 +01:00
  • 84a25c7dcf Configure Log4j2 classpath overrides consistently Andy Wilkinson 2022-09-29 11:25:21 +01:00
  • f10d696c46 Merge branch '2.7.x' Andy Wilkinson 2022-09-29 10:04:45 +01:00
  • 9f5b7db553 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-09-29 10:04:19 +01:00
  • be48f37a83 Fix LogbackMetrics auto-config test with Logback and Log4j2 on cp Andy Wilkinson 2022-09-29 09:56:27 +01:00
  • fa0fcb3a41 Merge pull request #32526 from dreis2211 Stephane Nicoll 2022-09-29 09:33:40 +02:00
  • 388134713e Remove unused MockReactiveWebServerFactory dreis2211 2022-09-28 08:28:40 +02:00
  • 9359760ee5 Merge pull request #32519 from dreis2211 Stephane Nicoll 2022-09-29 09:32:59 +02:00
  • f0b4a65546 Avoid usage of StringBuffer where possible dreis2211 2022-09-27 10:06:17 +02:00
  • 0bfa9cd704 Upgrade to Logback 1.4 and SLF4J 2.0 Andy Wilkinson 2022-09-28 21:14:08 +01:00
  • 05d2f3cc8e Merge pull request #32528 from marcingrzejszczak Andy Wilkinson 2022-09-28 20:33:41 +01:00
  • 574242b44f Polish "Break cycles between Zipkin senders and HTTP client observation" Andy Wilkinson 2022-09-28 20:15:02 +01:00
  • b41ed44b60 Break cycles between Zipkin senders and HTTP client observation Marcin Grzejszczak 2022-09-28 15:54:42 +02:00
  • 13c638ba39 Merge pull request #32529 from marcingrzejszczak Andy Wilkinson 2022-09-28 19:07:40 +01:00
  • 8c74b62888 Polish "Prefer WebClient to RestTemplate for Zipkin's Sender" Andy Wilkinson 2022-09-28 19:07:27 +01:00
  • cd3b3d468a Prefer WebClient to RestTemplate for Zipkin's Sender Marcin Grzejszczak 2022-09-28 16:47:34 +02:00
  • b325edbc55 Polish Brian Clozel 2022-09-27 22:45:46 +02:00
  • eac50a8f0c Auto-configure Observation support for RestTemplate Brian Clozel 2022-09-27 22:19:01 +02:00
  • 3acd9b80e8 Merge pull request #32480 from marcingrzejszczak Andy Wilkinson 2022-09-27 17:13:44 +01:00
  • 36a4b36ccb Polish "Add support for MDC, Context Propagation (via B3 and W3C), and Baggage" Andy Wilkinson 2022-09-26 17:27:27 +01:00
  • 52d1436dc6 Add support for MDC, Context Propagation (via B3 and W3C), and Baggage Marcin Grzejszczak 2022-09-01 17:17:43 +02:00
  • bf5bd4f91c Upgrade to SnakeYAML 1.33 Brian Clozel 2022-09-27 14:51:04 +02:00
  • 243075d3b2 Disable DevTools during AOT processing Andy Wilkinson 2022-09-27 11:13:38 +01:00
  • 5449397463 Require micrometer-tracing-bridge-otel to auto-configure OTel Andy Wilkinson 2022-09-27 09:10:44 +01:00
  • 6cc3619675 Require micrometer-tracing-bridge-brave to auto-configure Brave Andy Wilkinson 2022-09-26 19:50:43 +01:00
  • fcafd2abdb Merge branch '2.7.x' Stephane Nicoll 2022-09-27 09:00:57 +02:00
  • cb191dfec2 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-27 08:59:11 +02:00
  • f415541afe Merge pull request #32476 from 1993heqiang Stephane Nicoll 2022-09-27 08:51:56 +02:00
  • 5db6cc1cba Remove redundant @ExtendWith(SpringExtension.class) for sample heqiang 2022-09-22 22:48:29 +08:00
  • bac1bfcd1c Merge branch '2.7.x' Stephane Nicoll 2022-09-27 08:41:35 +02:00
  • eb4b0a3f3c Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-09-27 08:41:20 +02:00
  • 1928177da2 Merge pull request #32505 from micopiira Stephane Nicoll 2022-09-27 08:37:22 +02:00
  • 8f598f876b Polish "Use non-blocking API in CouchbaseReactiveHealthIndicator" Stephane Nicoll 2022-09-27 08:34:22 +02:00