Commit Graph

  • 6de0be16c2 Optimize initial buffer size in ContentCachingRequestWrapper Ryan Rupp 2023-01-05 14:44:05 -06:00
  • ed83461021 Support parameter injection in @[Before|After]Transaction methods Sam Brannen 2023-09-10 14:35:24 +02:00
  • 41904d46ad Introduce MethodInvoker API for TestExecutionListeners Sam Brannen 2023-09-10 14:34:49 +02:00
  • 0ebdd8cb98 Polishing Sam Brannen 2023-09-10 19:06:54 +02:00
  • b082f546ec Polishing Sam Brannen 2023-09-10 14:59:21 +02:00
  • 9728b8cefd Use Method#isDefault to find default methods in interfaces liaozan 2023-09-10 06:38:58 -05:00
  • 6ca01e15cf Polishing Sam Brannen 2023-09-10 14:50:47 +02:00
  • 588b5a45f8 Pass correct SqlParameterSource to NamedParameterJdbcTemplate in DefaultJdbcClient Toshiaki Maki 2023-09-10 09:39:35 +09:00
  • 436c7136e9 Polish TransactionAssert Sam Brannen 2023-09-09 13:30:53 +02:00
  • 7305692005 Merge branch '6.0.x' Sam Brannen 2023-09-10 14:37:01 +02:00
  • 11dc11e989 Fix typo in comment in XML configuration example Zakaria Shahen 2023-09-09 22:29:53 +03:00
  • 0f36c5fd6a Polishing Sam Brannen 2023-09-08 20:12:44 +02:00
  • 60d05d4204 Polishing Sam Brannen 2023-09-08 19:26:24 +02:00
  • dfea3d05aa Revise support for JSR-330 and Jakarta @Inject for autowiring test constructors Sam Brannen 2023-09-08 19:25:31 +02:00
  • 8dd857a84d Support @Inject from JSR-330 & Jakarta for autowiring test constructors Florian Lehmann 2023-01-18 22:59:29 +01:00
  • 0f945873a3 Only reset response buffer for error handling Brian Clozel 2023-09-08 18:47:21 +02:00
  • 88ee8fc92f Upgrade to CRaC 1.4.0 Sébastien Deleuze 2023-09-08 17:52:58 +02:00
  • 154aec7d75 Merge branch '6.0.x' Sam Brannen 2023-09-08 17:22:16 +02:00
  • 10de295a72 Document StandardTypeLocator configuration to support user types Sam Brannen 2023-09-08 17:12:16 +02:00
  • a11b8039c5 Merge branch '6.0.x' Sam Brannen 2023-09-08 16:31:11 +02:00
  • 1227fe5774 Polishing Sam Brannen 2023-09-08 16:30:53 +02:00
  • f0b1133b12 Merge branch '6.0.x' Sam Brannen 2023-09-08 16:12:29 +02:00
  • ea41051651 Do not invoke [Map|Collection].isEmpty() in nullSafeConciseToString() Sam Brannen 2023-09-08 16:03:00 +02:00
  • 91f65e63b4 Merge pull request #30068 from enimiste Stephane Nicoll 2023-09-08 15:37:07 +02:00
  • 3e424e3ce7 Polish "Add return type check on GetterPointcut" Stephane Nicoll 2023-09-08 15:30:52 +02:00
  • 311c58ea2d Polish [Standard]TypeLocator Sam Brannen 2023-09-08 15:02:25 +02:00
  • 40f1cf67bd Polish DefaultClientResponseTests and suppress "unchecked" warnings Sam Brannen 2023-09-07 17:09:13 +02:00
  • 6da9aed055 Update copyright header Sam Brannen 2023-09-08 15:21:40 +02:00
  • d1dfac4e5d Add return type check on GetterPointcut Enimiste 2023-03-05 21:58:42 +01:00
  • c9e13575ca Use switch expression and constants in CallMetaDataProviderFactory Sam Brannen 2023-09-08 14:03:14 +02:00
  • 762d903aad Convert TableMetaData to a record Sam Brannen 2023-09-08 14:02:08 +02:00
  • 47d760845b Add missing @Nullable declaration Sam Brannen 2023-09-08 14:00:52 +02:00
  • ab5d46411a Introduce identifierNameToUse() in GenericCallMetaDataProvider Sam Brannen 2023-09-08 13:59:46 +02:00
  • 4df3eb4670 Polish Javadoc Sam Brannen 2023-09-08 13:59:10 +02:00
  • 5a87f555f8 Update copyright headers Sam Brannen 2023-09-08 13:57:41 +02:00
  • 5fd356e44f Remove outdated @Suppress("DEPRECATION") annotations Sébastien Deleuze 2023-09-08 13:18:16 +02:00
  • 6f38e90048 Merge branch '6.0.x' Sébastien Deleuze 2023-09-08 13:08:14 +02:00
  • 12a01a680b Document some non-nullable Kotlin extensions can throw NoSuchElementException Sébastien Deleuze 2023-09-08 13:03:25 +02:00
  • b0d4931d5d Merge branch '6.0.x' rstoyanchev 2023-09-08 10:07:35 +01:00
  • 740f3b797f Polishing rstoyanchev 2023-09-08 10:07:02 +01:00
  • 4c621826bd Merge branch '6.0.x' Sébastien Deleuze 2023-09-08 10:51:36 +02:00
  • ab48b88f91 Refine BeanValidationBeanRegistrationAotProcessor logging Sébastien Deleuze 2023-09-08 10:37:08 +02:00
  • e0c4347cc6 Merge branch '6.0.x' rstoyanchev 2023-09-08 09:18:24 +01:00
  • eda35e8074 Add note to the interceptor section of the MVC config rstoyanchev 2023-09-08 09:17:59 +01:00
  • 53133d949d Polishing contribution rstoyanchev 2023-09-08 08:27:36 +01:00
  • a1ce5dac0b Execute preflight checks before interceptor chain tianshuang 2022-11-17 18:14:18 +08:00
  • da7ad71b7f Refine ReactorResourceFactory Javadoc Sébastien Deleuze 2023-09-08 09:10:21 +02:00
  • 94a49c4ed3 Log warning if ResponseStatus 'reason' is set and handler returns value Yanming Zhou 2023-08-28 10:31:36 +08:00
  • bc6954255b Merge branch '6.0.x' Brian Clozel 2023-09-07 17:28:08 +02:00
  • e4887f3ed9 Upgrade Ubuntu in CI image Brian Clozel 2023-09-07 17:27:41 +02:00
  • c3a0022c9e Polish DefaultClientResponseTests and suppress "unchecked" warnings Sam Brannen 2023-09-07 17:09:13 +02:00
  • b02e1bb935 Update CI pipeline for api docs publication Brian Clozel 2023-09-07 17:00:20 +02:00
  • ac3a466607 Merge branch '6.0.x' Sam Brannen 2023-09-07 16:50:50 +02:00
  • 1cdbd68aec Revise FilePatternResourceHintsRegistrar API and improve documentation Sam Brannen 2023-09-07 16:34:47 +02:00
  • 453c0e5191 Backport changes from main Sam Brannen 2023-09-07 14:05:17 +02:00
  • fefbeeeb18 Merge branch '6.0.x' rstoyanchev 2023-09-07 15:27:56 +01:00
  • a6b567a630 Polishing rstoyanchev 2023-09-07 15:26:37 +01:00
  • 7a516170ef WebClientResponseException supports decoding empty content rstoyanchev 2023-09-07 15:14:03 +01:00
  • 244c069ea8 Polish Brian Clozel 2023-09-07 16:07:52 +02:00
  • 3686c457bb Polish Aggregate Javadoc task Brian Clozel 2023-09-07 15:29:25 +02:00
  • 7b5effecf3 Reference documentation for RestClient Arjen Poutsma 2023-08-31 12:40:06 +02:00
  • e42902b742 Stop referring to JDO and outdated JDBC versions in documentation Sam Brannen 2023-09-07 13:14:20 +02:00
  • 05790e36db Polish StandardTypeLocatorTests Sam Brannen 2023-09-06 12:06:11 +02:00
  • 578fdbe97a Merge branch '6.0.x' Sébastien Deleuze 2023-09-07 13:19:32 +02:00
  • 249f6f2da5 Polish resolveArgument method in RequestResponseBodyMethodProcessor shin-mallang 2023-09-06 04:44:11 +09:00
  • ada76bd7bf Add an assertion to AopUtils.KotlinDelegate#invokeSuspendingFunction Sébastien Deleuze 2023-09-07 12:30:47 +02:00
  • b0aa004d9d Propagate CoroutineContext in CoWebFilter Sébastien Deleuze 2023-09-07 12:08:12 +02:00
  • 9d768a89d2 Make ReactorClientHttpConnector lifecycle-aware Sébastien Deleuze 2023-09-06 17:44:42 +02:00
  • ab2ad746b5 Polish ReactorResourceFactoryTests Sébastien Deleuze 2023-09-06 16:01:06 +02:00
  • 125b8e7418 Make ReactorResourceFactory lifecycle-aware Sébastien Deleuze 2023-09-06 12:56:01 +02:00
  • 2a916a3869 Polish ReactorResourceFactoryTests Sébastien Deleuze 2023-09-06 11:21:37 +02:00
  • 2bc93710f3 Reactive support in MethodValidationInterceptor rstoyanchev 2023-09-06 12:53:52 +01:00
  • b110a39e88 Polishing MethodValidator contract rstoyanchev 2023-09-05 21:15:06 +01:00
  • 734d113b11 Ensure configuration methods in SimpleJdbcInsert support method chaining Sam Brannen 2023-09-06 11:27:30 +02:00
  • 0a7166234d Polishing Sam Brannen 2023-09-05 14:52:22 +02:00
  • 552e7fb1d5 Test another scenario Sam Brannen 2023-09-05 14:47:12 +02:00
  • 884975e094 Polish JMS observation instrumentation Johnny Lim 2023-09-05 21:20:12 +09:00
  • adb73389a8 Merge branch '6.0.x' Sébastien Deleuze 2023-09-05 16:32:15 +02:00
  • 73766c01e6 Add Javadoc since tags in FilePatternResourceHintsRegistrar Johnny Lim 2023-09-05 23:19:08 +09:00
  • 7dc0653f38 Revise quoted identifier support in SimpleJdbcInsert Sam Brannen 2023-09-04 12:53:47 +02:00
  • d39034754f Support quoted identifiers in SimpleJdbcInsert Kita, Maksim 2019-11-18 10:20:15 +03:00
  • 070590cb11 Introduce TableMetaDataProvider.columnNameToUse(String) Sam Brannen 2023-09-05 11:35:28 +02:00
  • 4c45f37166 Polish simple JDBC support classes Sam Brannen 2023-09-04 14:24:23 +02:00
  • fad70aa252 Update copyright headers Sam Brannen 2023-09-04 12:53:20 +02:00
  • 0c714e3a78 Fix documentation syntax issue rstoyanchev 2023-09-04 13:25:19 +01:00
  • b068742ec8 Support method validation for Lists in WebMvc and WebFlux rstoyanchev 2023-09-04 13:21:59 +01:00
  • 6597727c86 Upgrade to Jetty 12 Arjen Poutsma 2023-06-22 11:53:50 +02:00
  • 210b42b7d8 Polishing Sam Brannen 2023-09-04 12:42:16 +02:00
  • 5fb567a37e Fix missing URI template from client observations in ResTemplateAdapter Brian Clozel 2023-09-04 11:45:35 +02:00
  • e8fd29091c Register hints for @TestPropertySource factory Sam Brannen 2023-09-03 16:53:53 +02:00
  • 7882d265c6 Polishing Sam Brannen 2023-09-03 16:50:14 +02:00
  • 759e3d4aa6 Adapt to PreparedStatementCreator for JdbcClient update operation Juergen Hoeller 2023-09-03 02:32:01 +02:00
  • 9b50e7ded6 Merge branch '6.0.x' Juergen Hoeller 2023-09-03 01:27:18 +02:00
  • 278f228688 Upgrade to Groovy 4.0.14, Tomcat 10.1.13, Jetty 11.0.16, Netty 4.1.97, Undertow 2.3.8, Mockito 5.5 Juergen Hoeller 2023-09-03 01:25:47 +02:00
  • c0c4298048 Polishing Juergen Hoeller 2023-09-03 01:14:55 +02:00
  • 61f89a1f04 Refine note on listener container setup with CachingConnectionFactory Juergen Hoeller 2023-09-03 01:13:51 +02:00
  • 855fe39b7f Use PreparedStatementCreator for query/update with indexed params Juergen Hoeller 2023-09-03 00:44:11 +02:00
  • 7595465c21 Lazily obtain Validator from original Supplier Juergen Hoeller 2023-09-03 00:42:52 +02:00
  • d6e167d16e Raise log level to warn when enhancement cannot apply Juergen Hoeller 2023-09-03 00:42:38 +02:00
  • 23a0903b5c Add missing comma and polishing Sam Brannen 2023-09-02 19:34:20 +02:00