Commit Graph

  • 5067aab552 Polish Johnny Lim 2022-10-21 21:47:42 +09:00
  • b76259457e Merge pull request #32846 from izeye Moritz Halbritter 2022-10-27 16:28:46 +02:00
  • 7dd083ad69 Polish "Remove spring.xml.ignore flag usages" Johnny Lim 2022-10-22 18:08:18 +09:00
  • 1cb149596d Add json starter so that Elasticsearch uses Jackson mapper by default Andy Wilkinson 2022-10-27 14:29:41 +01:00
  • b9e176ce1a Inject Jackson modules rather than retrieving them manually Andy Wilkinson 2022-10-27 13:35:37 +01:00
  • 65c68ba64e Reinstate old flyway bean method Moritz Halbritter 2022-10-27 10:13:51 +02:00
  • cd5d2ad3e8 Revert "Extract Flyway configuration mapping in separate class" Moritz Halbritter 2022-10-27 10:08:27 +02:00
  • cf4117856b Extract Flyway configuration mapping in separate class Moritz Halbritter 2022-10-26 15:05:58 +02:00
  • 9edc3077b7 Merge pull request #32898 from marcingrzejszczak Moritz Halbritter 2022-10-27 09:33:44 +02:00
  • b753170807 Add missing BaggageTextMapPropagator for OTel W3C Marcin Grzejszczak 2022-10-27 00:32:41 +02:00
  • 1f0cf1ac2b Make EmbeddedDatabaseConnection GraalVM compatible Moritz Halbritter 2022-10-26 13:32:31 +02:00
  • eeac08e50e Remove references to WebSecurityConfigurerAdapter from javadoc Scott Frederick 2022-10-26 15:31:24 -05:00
  • 0985e3d237 Add resource hint for banner.txt Moritz Halbritter 2022-10-26 15:59:50 +02:00
  • a59b6cb1f3 Polish Phillip Webb 2022-10-25 17:04:05 -07:00
  • 0f405c06bf Merge branch '2.7.x' Phillip Webb 2022-10-25 16:40:56 -07:00
  • f44531a7a2 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-25 16:02:04 -07:00
  • 92b513dc8d Polish Phillip Webb 2022-10-25 16:01:58 -07:00
  • 4be3218cb6 Merge branch '2.7.x' Phillip Webb 2022-10-25 15:48:13 -07:00
  • c8676a81de Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-25 15:47:52 -07:00
  • d7ac20cd6c Update copyright year of changed files Phillip Webb 2022-10-25 15:47:30 -07:00
  • 9505673d6f Ensure application event listeners are always refreshed Phillip Webb 2022-10-25 15:36:54 -07:00
  • 159910b0d9 Polish Phillip Webb 2022-10-25 14:49:04 -07:00
  • e6c37d698f Reinstate support for read timeouts with RestTemplateBuilder Andy Wilkinson 2022-10-24 17:41:36 +01:00
  • c22e76632c Add Build-Jdk-Spec to jar and war manifest when building with Gradle Scott Frederick 2022-10-24 18:35:39 -05:00
  • 383d6c897f Remove reflection for SimpleRequestExpectationManager creation Moritz Halbritter 2022-10-25 16:15:51 +02:00
  • 9ee3fd0b0b Disable HttpGraphQlTesterContextCustomizer after AOT processing Moritz Halbritter 2022-10-25 14:01:49 +02:00
  • 99edda735e Polish Andy Wilkinson 2022-10-25 12:25:03 +01:00
  • b014039a34 Disable WebTestClientContextCustomizer after AOT processing Moritz Halbritter 2022-10-25 13:51:43 +02:00
  • f2c004f604 Remove reflection in OutputCaptureExtension Moritz Halbritter 2022-10-25 11:42:52 +02:00
  • 512a4c7544 Revert "Register runtime hints for OutputCapture" Moritz Halbritter 2022-10-25 11:40:44 +02:00
  • 35abc3a6dc Register runtime hints for OutputCapture Moritz Halbritter 2022-10-25 11:29:12 +02:00
  • f11945b961 Start building against Spring Framework 6.0.0-RC3 snapshots Andy Wilkinson 2022-10-24 12:19:16 +01:00
  • b7fb345709 Revert workaround for multiple ImportRuntimeHints Andy Wilkinson 2022-10-24 10:20:50 +01:00
  • b78e7b5ac7 Disable TestRestTemplateContextCustomizer after AOT processing Andy Wilkinson 2022-10-24 10:04:39 +01:00
  • 605dd3d4bd Polish docs Moritz Halbritter 2022-10-24 11:01:30 +02:00
  • 9e6259cd37 Remove development-only dependencies from native image classpath Andy Wilkinson 2022-10-24 09:22:13 +01:00
  • b0b2818f0b Improve type discovery in Logback AOT contribution Andy Wilkinson 2022-10-21 16:05:30 +01:00
  • eebe23a081 Make all AOT-generated resources available to native-compile Andy Wilkinson 2022-10-21 15:52:02 +01:00
  • ff6d9aa881 Polish "Add micrometer tracing documentation" Moritz Halbritter 2022-10-21 13:16:11 +02:00
  • bed313746b Correct property names to align with changes in 3.0 Andy Wilkinson 2022-10-21 12:23:07 +01:00
  • 34d2aef1ee Merge pull request #32792 from izeye Andy Wilkinson 2022-10-21 12:06:17 +01:00
  • fc61690675 Add missing @Test to sanitizeLists() Johnny Lim 2022-10-20 00:51:17 +09:00
  • c41a92f66e Merge branch '2.7.x' Andy Wilkinson 2022-10-21 11:39:03 +01:00
  • 02457d8103 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-21 11:38:39 +01:00
  • a2cb3c67c3 Upgrade CI images to Docker 20.10.20 Andy Wilkinson 2022-10-21 11:37:51 +01:00
  • 3c9be8bfcc Merge branch '2.7.x' Andy Wilkinson 2022-10-21 11:33:24 +01:00
  • 8b950bf07c Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-21 11:29:46 +01:00
  • de3aa29ab0 Upgrade Java 17 CI to 17.0.5+8 Andy Wilkinson 2022-10-21 11:29:15 +01:00
  • bbc5aed6b3 Merge branch '2.7.x' Andy Wilkinson 2022-10-21 11:23:04 +01:00
  • db1e5d1bb5 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-21 11:22:32 +01:00
  • f26cb53fe6 Upgrade Java 11 CI to 11.0.17+7 Andy Wilkinson 2022-10-21 11:21:49 +01:00
  • 965ac59c8c Merge branch '2.7.x' Andy Wilkinson 2022-10-21 11:19:01 +01:00
  • c8ec176760 Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-21 11:18:09 +01:00
  • 92ce609b75 Upgrade Java 8 CI to 8.0.352 Andy Wilkinson 2022-10-21 11:08:59 +01:00
  • a606b26920 Merge branch '2.7.x' Andy Wilkinson 2022-10-21 11:04:52 +01:00
  • 032487117b Merge branch '2.6.x' into 2.7.x Andy Wilkinson 2022-10-21 11:04:09 +01:00
  • fe51e03019 Support IPv6 addresses in spring.redis.sentinel.nodes Andy Wilkinson 2022-10-21 10:53:54 +01:00
  • e999513838 Add micrometer tracing documentation Moritz Halbritter 2022-10-20 13:21:23 +02:00
  • 7ddd1e2bed Merge pull request #29361 from sdeleuze Phillip Webb 2022-10-20 17:13:22 -07:00
  • 4e131bd627 Provide a workaround to allow multiple @ImportRuntimeHints Sébastien Deleuze 2022-10-20 18:08:04 +02:00
  • ea094ddba6 Fix package tangles caused by ConfigurationProperties hints Phillip Webb 2022-10-20 16:31:55 -07:00
  • eb1d72e7b7 Merge branch '2.7.x' Phillip Webb 2022-10-20 17:05:49 -07:00
  • d8c4aec946 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-20 17:04:37 -07:00
  • 1a14f39f83 Polish Phillip Webb 2022-10-20 17:04:29 -07:00
  • 3eb61bf010 Use Paketo early access buildpack in Paketo native system tests Scott Frederick 2022-10-20 17:29:33 -05:00
  • 7db93aeb90 Merge branch '2.7.x' Phillip Webb 2022-10-20 15:20:15 -07:00
  • 1c7bff7cc1 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-20 14:53:45 -07:00
  • 463a614d27 Fix package tangle between SpringApplication and Environment types Phillip Webb 2022-10-20 14:46:52 -07:00
  • 072ce5c151 Fix versions in documentation links Scott Frederick 2022-10-20 14:59:14 -05:00
  • b78b22b6f6 Allow Gradle task property to be set with String or enum value Scott Frederick 2022-10-20 13:59:54 -05:00
  • c53c8c84b8 Fix annotation processor to deal with relocated @ConstructorBinding Phillip Webb 2022-10-20 10:17:48 -07:00
  • bdedae21c0 Polish native image documentation Scott Frederick 2022-10-20 11:45:10 -05:00
  • 010891a3c6 Merge branch '2.7.x' Stephane Nicoll 2022-10-20 16:43:25 +02:00
  • 7bd9754ce1 Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-10-20 16:43:14 +02:00
  • 81beb2e0c6 Merge pull request #32812 from jamessoun93 Stephane Nicoll 2022-10-20 16:42:04 +02:00
  • 5e0a67ac66 Fix typos in logging.adoc James Seung Hyun Son 2022-10-20 15:56:27 +09:00
  • 74a8eb7160 Merge branch '2.7.x' Stephane Nicoll 2022-10-20 16:40:30 +02:00
  • 13691f27bd Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-10-20 16:37:57 +02:00
  • ea97e4ab87 Merge pull request #32644 from eurythmia Stephane Nicoll 2022-10-20 16:36:04 +02:00
  • 4d7cb7144e Upgrade copyright year of changed files Stephane Nicoll 2022-10-20 16:35:55 +02:00
  • c5a1944267 Harmonize ConfigurationProperties code samples Ada-Claire 2022-10-08 20:58:04 -07:00
  • 482eb49391 Support <import> in logback.xml during AOT processing Andy Wilkinson 2022-10-20 14:56:25 +01:00
  • 685fa900f8 Auto-configure Observation instrumentation for WebFlux Brian Clozel 2022-10-20 15:24:47 +02:00
  • cda63b541f Upgrade to Spring Framework 6.0.0-RC2 Stephane Nicoll 2022-10-20 15:24:51 +02:00
  • f0a0af4a71 Merge branch '2.7.x' Stephane Nicoll 2022-10-20 15:24:35 +02:00
  • 6eb999828f Merge branch '2.6.x' into 2.7.x Stephane Nicoll 2022-10-20 15:24:15 +02:00
  • dfac9ecd27 Next development version (v2.7.6-SNAPSHOT) Spring Builds 2022-10-20 13:12:06 +00:00
  • 26e747d2db Fix package tangle in spring-boot-gradle-plugin Andy Wilkinson 2022-10-20 13:12:12 +01:00
  • 954e874d72 Next development version (v2.6.14-SNAPSHOT) Spring Builds 2022-10-20 09:10:36 +00:00
  • 04d6840ff3 Polish "Upgrade to Spring Security 6.0.0-RC1" Stephane Nicoll 2022-10-20 10:37:40 +02:00
  • d8ec24b542 Upgrade to Spring Batch 5.0.0-RC1 Stephane Nicoll 2022-10-20 10:36:02 +02:00
  • d39144232f Upgrade to Spring Session 3.0.0-RC1 Stephane Nicoll 2022-10-20 10:34:12 +02:00
  • 1635f61368 Update GraalVM requirement to 22.3 Moritz Halbritter 2022-10-20 10:36:42 +02:00
  • 73a34b6c0a Fix checkstyle issues Phillip Webb 2022-10-20 00:09:07 -07:00
  • e8363d27a6 Merge pull request #32793 from sdeleuze Phillip Webb 2022-10-19 23:50:43 -07:00
  • 3002779195 Remove LogbackConfigurationAotContribution from native image Sébastien Deleuze 2022-10-19 18:44:46 +02:00
  • fb736e8427 Add native image reference documentation Phillip Webb 2022-10-16 16:43:35 -07:00
  • 0219b222c2 Merge branch '2.7.x' Phillip Webb 2022-10-19 22:03:18 -07:00
  • d3750c4991 Merge branch '2.6.x' into 2.7.x Phillip Webb 2022-10-19 21:56:56 -07:00
  • c416c17fe8 Polish documentation title case Phillip Webb 2022-10-19 21:53:21 -07:00