Commit Graph

  • a96aeb69c1 Merge branch '6.0.x' Sam Brannen 2023-09-02 19:08:36 +02:00
  • 3e3f05109f Polishing Sam Brannen 2023-09-02 18:39:03 +02:00
  • 2d1d14b145 Add /framework-*/build to .gitignore Sam Brannen 2023-09-02 18:28:24 +02:00
  • 03650e7d58 Merge branch '6.0.x' Sébastien Deleuze 2023-09-01 12:52:59 +02:00
  • 1641cb75e2 Refine Reactor field precomputing on native Sébastien Deleuze 2023-09-01 09:54:51 +02:00
  • 0aa4dc11f1 Add missing graal-sdk dependency to spring-orm Sébastien Deleuze 2023-09-01 12:47:47 +02:00
  • 81607238ce Use consistently @since 6.1 Sébastien Deleuze 2023-09-01 12:32:04 +02:00
  • 63a20be502 Optimize Hibernate native footprint by making ByteBuddy unreachable Sébastien Deleuze 2023-09-01 12:29:16 +02:00
  • acd34df0d5 Fix WebFlux blocking configuration documentation Marten Deinum 2023-09-01 09:20:49 +02:00
  • 093d6a1bec Merge branch '6.0.x' Sam Brannen 2023-08-31 13:40:31 +02:00
  • c01e1b8901 Document purpose of the name attribute in @PropertySource Sam Brannen 2023-08-31 13:39:22 +02:00
  • 2e4e43b5bd Polish org.springframework.core.env.PropertySource Sam Brannen 2023-08-31 13:38:13 +02:00
  • 1ee18e74fc Fix typo in RestClient Javadoc Anton-Vasilev 2023-08-31 09:48:23 +03:00
  • 0d7c9b7c93 Attempt to reset Servlet response in DispatcherServlet Brian Clozel 2023-08-30 15:42:15 +02:00
  • 32f128b6ba Add create static factory method to WebClientAdapter rstoyanchev 2023-08-30 16:37:13 +01:00
  • dc7179c528 Fix typo in reference documentation intro Alec Musasa 2023-08-30 12:50:06 +02:00
  • da1d00be7a Fix dependency management in framework-docs module Brian Clozel 2023-08-30 13:19:11 +02:00
  • c93ae250f9 Stop publishing distribution zip artifact Brian Clozel 2023-08-22 17:46:04 +02:00
  • 9133e61687 Polish Brian Clozel 2023-08-29 16:50:07 +02:00
  • 1d7cbfa415 Attempt to reset Servlet response before calling ExceptionHandlers lihan 2023-08-24 11:46:47 +08:00
  • 376a8989f5 Add more tests to DefaultClientRequestObservationConvention Anna Buyevich 2023-08-27 17:05:24 -05:00
  • 38392233ba Add context function to CoRouterFunctionDsl Sébastien Deleuze 2023-08-29 12:59:23 +02:00
  • 64ff37f42c Update JDK21 release candidate download URL Brian Clozel 2023-08-29 11:28:47 +02:00
  • f5a356c9c6 Add ContextPropagatingTaskDecorator Brian Clozel 2023-08-29 11:21:47 +02:00
  • d47c7f9552 Propagate CoroutineContext in coRouter filters Sébastien Deleuze 2023-08-29 10:36:03 +02:00
  • bcf11e8919 Replace Reactive awaitSingle() usages by the Mono variant Sébastien Deleuze 2023-08-29 09:49:44 +02:00
  • af03fa7657 Reinstate support for javax.* annotations in component indexer Sam Brannen 2023-08-28 18:22:21 +02:00
  • bfd918d16c Deprecate convention-based @Component stereotype names in favor of @AliasFor Sam Brannen 2023-08-28 15:45:56 +02:00
  • 2d377155ab Merge pull request #26725 from Jinhui-Z Stephane Nicoll 2023-08-28 15:07:10 +02:00
  • 1f6fd16dae Polish "Introduce reverse on ClassFilter and MethodFilter" Stephane Nicoll 2023-08-28 15:01:17 +02:00
  • 13e62d0b8e Introduce reverse on ClassFilter and MethodFilter Jinhui-Z 2021-03-25 14:06:34 +08:00
  • c91841883c Upgrade to Checkstyle 10.12.3 Sam Brannen 2023-08-28 14:52:49 +02:00
  • 9e4b95ef3c Upgrade to spring-javaformat-checkstyle 0.0.39 Sam Brannen 2023-08-28 14:50:28 +02:00
  • 9b44413f2d Merge branch '6.0.x' Sam Brannen 2023-08-28 14:48:45 +02:00
  • 6876c284f4 Upgrade to Checkstyle 10.12.3 Sam Brannen 2023-08-28 14:43:40 +02:00
  • b167152108 Upgrade to spring-javaformat-checkstyle 0.0.39 Sam Brannen 2023-08-28 14:43:05 +02:00
  • 76c032cc11 Schedule blocking ResourceHttpMessageWriter operations on bounded elastic Arjen Poutsma 2023-08-28 12:47:20 +02:00
  • 3ccbe3d1cb Refine documentation contribution Sébastien Deleuze 2023-08-28 12:11:25 +02:00
  • 411b355f2c Document buffering with a WebClient filter Nheyll 2023-07-16 11:17:53 +02:00
  • 499f57ebc5 Fix formatting errors Sébastien Deleuze 2023-08-28 10:12:45 +02:00
  • 349674ef5e Adapt tests for Jackson ParameterNamesModule Sébastien Deleuze 2023-08-28 09:36:09 +02:00
  • 2f43f77dd1 Add ParameterNamesModule to "well known" jackson modules Sam Kruglov 2021-10-02 20:50:59 +03:00
  • f054c2e804 Polishing Sam Brannen 2023-08-27 19:25:52 +02:00
  • 95453a4427 Merge branch '6.0.x' Sam Brannen 2023-08-27 19:03:16 +02:00
  • bbf73848b5 Update warning for use of convention-based annotation attribute overrides Sam Brannen 2023-08-27 19:02:57 +02:00
  • 4e2d9252e5 Allow component name to be specified in @[Rest]ControllerAdvice Sam Brannen 2023-08-27 17:38:51 +02:00
  • e239753a1b Merge branch '6.0.x' Stephane Nicoll 2023-08-27 18:03:59 +02:00
  • 1af259f928 Merge pull request #29753 from perlun Stephane Nicoll 2023-08-27 18:03:44 +02:00
  • 1396daa4b6 Polish "Make sure NoUniqueBeanDefinitionException to be serializable" Stephane Nicoll 2023-08-27 17:59:04 +02:00
  • 1b409d5290 Make sure NoUniqueBeanDefinitionException to be serializable Per Lundberg 2022-12-29 15:04:47 +02:00
  • ff104b6de0 Look up @Component stereotype names using @AliasFor semantics Sam Brannen 2023-08-22 13:10:52 +02:00
  • d189e169cc Polish CompositePropertySource[Tests] Sam Brannen 2023-08-27 13:56:56 +02:00
  • 7c508a4cd3 Merge pull request #27670 from asgh Stephane Nicoll 2023-08-26 18:14:35 +02:00
  • 9d7bd9520c Use Arrays.deepToString for toString in SimpleKey asgh 2021-11-10 20:12:21 -05:00
  • ce4a5b1f06 Merge pull request #27236 from Shawyeok Stephane Nicoll 2023-08-26 17:49:32 +02:00
  • 5c691960a2 Polish "Improve performance of CompositePropertySource#getPropertyNames" Stephane Nicoll 2023-08-26 17:45:25 +02:00
  • b67a381fbe Improve performance of CompositePropertySource#getPropertyNames shawyeok 2021-08-02 11:55:04 +08:00
  • e1826d2322 Reinstate support for @javax.annotation.ManagedBean & @javax.inject.Named Sam Brannen 2023-08-22 13:47:21 +02:00
  • aaa0a2be63 Test status quo for @Components with multiple declared names Sam Brannen 2023-08-23 16:00:41 +02:00
  • 71ba7bc5e0 Polishing Sam Brannen 2023-08-23 15:49:48 +02:00
  • e18f1f5d9c Merge pull request #27154 from Li0n13 Stephane Nicoll 2023-08-26 17:09:38 +02:00
  • f9cffcce05 Polish "Avoid calling executeBatch() with an empty batch" Stephane Nicoll 2023-08-26 17:05:39 +02:00
  • 2d7bf83d8d Avoid calling executeBatch() with an empty batch Li0n13 2021-07-11 17:08:32 +03:00
  • a6b0c75cae Merge branch '6.0.x' Stephane Nicoll 2023-08-26 16:41:21 +02:00
  • ca14202d78 Merge pull request #27115 from gnagy Stephane Nicoll 2023-08-26 16:41:04 +02:00
  • 7231f22c23 Update copyright of changed file Stephane Nicoll 2023-08-26 16:39:25 +02:00
  • 3470240ef0 Allow null attribute value in Model.set() Gergely Nagy 2021-07-01 11:27:59 +02:00
  • e0c3b1ae1d Merge branch '6.0.x' Sam Brannen 2023-08-26 15:28:50 +02:00
  • 7598bca799 Revise Checkstyle rules to prohibit use of assertions other than AssertJ Sam Brannen 2023-08-26 15:28:25 +02:00
  • f9588de247 Reinstate FailingBeforeAndAfterMethodsTestNGTests Sam Brannen 2023-08-26 15:22:38 +02:00
  • dac481da43 Test CollectionUtils.unmodifiableMultiValueMap only once Sam Brannen 2023-08-26 14:44:07 +02:00
  • 31a07e6fbf User AssertJ assertions Sam Brannen 2023-08-26 14:40:35 +02:00
  • ef01a078d3 Polishing Sam Brannen 2023-08-26 14:37:59 +02:00
  • 44167ecea4 Polish BackOff support Sam Brannen 2023-08-26 13:30:14 +02:00
  • 962f4d20b4 Merge pull request #27071 from garyrussell Stephane Nicoll 2023-08-26 12:55:10 +02:00
  • 609580bfb9 Polish "Add maxAttempts to ExponentialBackOff" Stephane Nicoll 2023-08-26 12:54:24 +02:00
  • f6a09f3fad Add maxAttempts to ExponentialBackOff Gary Russell 2021-06-16 13:17:02 -04:00
  • 48878619d2 Merge branch '6.0.x' Stephane Nicoll 2023-08-26 10:18:04 +02:00
  • 2b3539a6de Merge pull request #26761 from 1zg12 Stephane Nicoll 2023-08-26 10:17:45 +02:00
  • 2731d4f100 Polish "Restore customization of PropertyResolver" Stephane Nicoll 2023-08-26 10:11:25 +02:00
  • 00fffb7ab0 Restore customization of PropertyResolver lwpro2 2021-04-05 16:41:19 +08:00
  • 16cb296b35 Merge pull request #27335 from marschall Stephane Nicoll 2023-08-26 09:56:47 +02:00
  • fd18c00e50 Optimize for single TransactionSynchronization Philippe Marschall 2021-08-30 13:06:14 +02:00
  • e737e6d9ba Update copyright headers Sam Brannen 2023-08-25 17:07:17 +02:00
  • 78d8fac05b Polishing Sam Brannen 2023-08-25 17:06:57 +02:00
  • 3efbbc5994 Merge branch '6.0.x' Sam Brannen 2023-08-25 16:56:52 +02:00
  • 89b7a6bf47 Skip searching of nonexistent directory in PathMatchingResourcePatternResolver Sam Brannen 2023-08-25 14:48:15 +02:00
  • 19570338c9 Ensure doFindPathMatchingFileResources() returns a mutable Set Sam Brannen 2023-08-25 14:41:12 +02:00
  • fe2ef2ea6e Upgrade Java versions in CI build Brian Clozel 2023-08-25 16:25:24 +02:00
  • 35fc2df948 Instrument RestClient for Observability Brian Clozel 2023-08-25 16:23:04 +02:00
  • 22fd6df711 Merge pull request #26028 from hzmpay Stephane Nicoll 2023-08-25 16:17:48 +02:00
  • 8432f777aa Update copyright header of changed file Stephane Nicoll 2023-08-25 16:13:27 +02:00
  • cde476f90e Use computeIfAbsent in SpelCompiler and AdvisedSupport hzmpay 2020-11-04 15:00:11 +08:00
  • 178cb429a8 Merge pull request #25478 from wind57 Stephane Nicoll 2023-08-25 14:47:53 +02:00
  • 49cafe07ed Polish "Use Comparable instead of dedicated implementations" Stephane Nicoll 2023-08-25 14:32:09 +02:00
  • 33454a4007 Use Comparable instead of dedicated implementations Eugene 2020-07-27 12:29:57 -04:00
  • d0fc6dd06d Merge pull request #17215 from chenqimiao Stephane Nicoll 2023-08-25 12:52:36 +02:00
  • 8efc7a958e Polish "Improve @Autowired method injection on mixed nullability args" Stephane Nicoll 2023-08-25 12:45:44 +02:00
  • 32c0540424 Improve @Autowired method injection on mixed nullability args 陈其苗 2020-03-25 10:26:05 +08:00
  • c8169e5cad Add Coroutines support to Spring AOP Sébastien Deleuze 2023-08-24 22:09:19 +02:00