Commit Graph

  • 4bddbd30c4 Polishing contribution rstoyanchev 2022-04-21 19:22:03 +00:00
  • c2a008fc22 Add HttpMethod and PathVariable argument resolvers Olga Maciaszek-Sharma 2022-04-21 16:06:38 +00:00
  • c418768f05 Add @HttpRequest and HttpServiceProxyFactory rstoyanchev 2022-04-20 15:51:33 +00:00
  • 5378572b00 Clarify lambda code block methods Stephane Nicoll 2022-04-26 15:13:43 +02:00
  • f64fc4baff Generate appropriate bean registration code for scoped proxies Stephane Nicoll 2022-04-26 15:03:54 +02:00
  • 7ea0cc3da2 Allow BeanRegistrationContributionProvider to access the BeanFactory Stephane Nicoll 2022-04-26 15:02:54 +02:00
  • 88eac7794c Merge branch '5.3.x' Arjen Poutsma 2022-04-26 11:58:34 +02:00
  • b6b03f38d7 Updated .sdkmanrc Arjen Poutsma 2022-04-26 11:54:02 +02:00
  • 26054fd3d4 AOT contribution for @PersistenceContext and @PersistenceUnit Stephane Nicoll 2022-04-21 17:01:40 +02:00
  • 10d254983f Refine MultiStatement#toClodeBlock Stephane Nicoll 2022-04-21 15:22:41 +02:00
  • ccb66247ce Merge branch '5.3.x' Stephane Nicoll 2022-04-24 10:05:35 +02:00
  • 46b0d7dc03 Merge pull request #28369 from izeye Stephane Nicoll 2022-04-24 10:05:28 +02:00
  • fcf64798b5 Add Javadoc since for GraphQL constants izeye 2022-04-23 14:58:01 +09:00
  • b4f4fd71c9 Merge branch '5.3.x' Stephane Nicoll 2022-04-24 09:57:16 +02:00
  • 94ed07d9cb Merge pull request #28372 from zhangmingqi09 Stephane Nicoll 2022-04-24 09:57:02 +02:00
  • b81c62d064 Update copyright year of changed file Stephane Nicoll 2022-04-24 09:56:39 +02:00
  • ca1a11acac Fix github issue reference in RequestMappingHandlerMapping zhangmingqi09 2022-04-24 14:00:51 +08:00
  • be7fa3aaa8 Introduce PartEvent Arjen Poutsma 2022-02-10 11:04:30 +01:00
  • 081c6463e9 Polish Javadoc for PathVariableMapMethodArgumentResolver Sam Brannen 2022-04-16 17:57:33 +02:00
  • ffffa055f0 Return UnmodifiableMap in MVC PathVariableMapMethodArgumentResolver dugenkui03 2022-03-17 23:25:56 +08:00
  • f40a391916 Fix handling of reflection target name in TypeReference Stephane Nicoll 2022-04-15 11:47:25 +02:00
  • 7820804bf6 Allow registration of bean factory contributors via spring.factories Stephane Nicoll 2022-04-14 15:10:01 +02:00
  • 8b97c2dc9d Polish Stephane Nicoll 2022-04-14 14:50:57 +02:00
  • 95f24c0897 Merge branch '5.3.x' Stephane Nicoll 2022-04-14 14:11:41 +02:00
  • c261d40610 Merge pull request #28340 from koenpunt Stephane Nicoll 2022-04-14 14:11:28 +02:00
  • 3017955eff Update copyright year of changed file Stephane Nicoll 2022-04-14 14:09:54 +02:00
  • 22c82ff206 Fix method reference in Kotlin documentation Koen Punt 2022-04-14 13:31:02 +02:00
  • 38019d2249 Allow static registration of RuntimeHints Brian Clozel 2022-04-14 11:53:46 +02:00
  • 591aa7f64b Merge branch '5.3.x' Brian Clozel 2022-04-14 11:04:42 +02:00
  • f54952481b Update Gradle Enterprise plugin to 3.9 Jerome Prinet 2022-04-14 09:27:55 +02:00
  • 5be6b3d2a7 Add shortcut method to register multiple types hints Stephane Nicoll 2022-04-14 10:22:07 +02:00
  • 780d07217b Hide builder implementations in RuntimeHints API Stephane Nicoll 2022-04-14 10:05:38 +02:00
  • 41e158c93d Next development version (v5.2.22.BUILD-SNAPSHOT) Spring Builds 2022-04-13 10:32:09 +00:00
  • c28fd91a10 Merge branch '5.3.x' Stephane Nicoll 2022-04-13 12:17:47 +02:00
  • 08bc9edcbc Use "instanceof pattern matching" in sample in reference docs Johannes Wengert 2022-04-13 12:16:10 +02:00
  • 9e733b09e2 Next development version (v5.3.20-SNAPSHOT) Spring Builds 2022-04-13 09:24:33 +00:00
  • 833e750175 Improve documentation and matching algorithm in data binders Sam Brannen 2022-04-03 16:19:52 +02:00
  • 1574fed90b Merge branch '5.3.x' Sam Brannen 2022-04-13 10:08:31 +02:00
  • a7cf19cec5 Improve documentation and matching algorithm in data binders Sam Brannen 2022-04-03 16:19:52 +02:00
  • 8744952424 Merge branch '5.3.x' Juergen Hoeller 2022-04-13 00:28:22 +02:00
  • 0cf7f7bd89 Polishing Juergen Hoeller 2022-04-13 00:24:23 +02:00
  • 949c3d450c Align plain accessor check Juergen Hoeller 2022-04-13 00:24:06 +02:00
  • 6e9a662290 Merge branch '5.3.x' Arjen Poutsma 2022-04-12 16:52:49 +02:00
  • 3b4ae7b028 TomcatHttpHandlerAdapter continues after 0 bytes Arjen Poutsma 2022-04-12 16:52:13 +02:00
  • ab7213c823 Merge branch '5.3.x' Stephane Nicoll 2022-04-12 16:14:05 +02:00
  • 8b39698553 Upgrade to Reactor 2020.0.18 Stephane Nicoll 2022-04-12 15:41:58 +02:00
  • 64570a85b3 Allow DataSize to be initialized at build time Stephane Nicoll 2022-04-12 11:33:27 +02:00
  • 5fc8a9839c Do not add Accept-Ranges header on client-side Arjen Poutsma 2022-04-12 10:36:49 +02:00
  • 3c37fa2edf Polish Stephane Nicoll 2022-04-12 08:01:55 +02:00
  • 069aab37cd Use proper format for TypeReference Stephane Nicoll 2022-04-11 16:57:22 +02:00
  • c8a7a187a2 Polish "Add GraalVM native JSON configuration generation" Stephane Nicoll 2022-04-11 16:46:02 +02:00
  • 10dc10dbf9 Make JSON assertions more strict Stephane Nicoll 2022-04-11 16:36:04 +02:00
  • f65136dd68 Harmonize the use of Writer rather than Generator Stephane Nicoll 2022-04-11 16:17:42 +02:00
  • 4e9306fa1b Adapt to BasicJsonWriter Stephane Nicoll 2022-04-11 15:46:57 +02:00
  • f24369b49c Introduce basic json writer for native configuration processing Stephane Nicoll 2022-04-11 15:43:26 +02:00
  • 1cf112bfa4 Harmonize json format in tests Stephane Nicoll 2022-04-11 15:42:35 +02:00
  • c9e7816762 Merge branch '5.3.x' Sam Brannen 2022-04-09 10:43:02 +02:00
  • 6fad00ed22 Ensure dynamic proxy with AOP introduction includes lambda interfaces Sam Brannen 2022-04-09 09:57:34 +02:00
  • 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils Sam Brannen 2022-04-09 09:35:51 +02:00
  • 9ae35e78b1 Merge branch '5.3.x' Juergen Hoeller 2022-04-08 14:42:12 +02:00
  • 35de7e19ee Introduce initializer callback for Bean Validation Configuration Juergen Hoeller 2022-04-08 14:39:36 +02:00
  • 10e979e58b Polishing Juergen Hoeller 2022-04-08 14:37:41 +02:00
  • d70054d686 Upgrade to Log4j2 2.17.2 Juergen Hoeller 2022-04-08 14:00:06 +02:00
  • 36e4951b5e Polishing Juergen Hoeller 2022-04-08 13:58:10 +02:00
  • 87b5080586 Consistent use of getLocalAddr() without DNS lookups in request adapters Juergen Hoeller 2022-04-08 13:57:09 +02:00
  • 5cbf85a6f8 Avoid return value reference in potentially cached MethodParameter instance Juergen Hoeller 2022-04-08 13:03:13 +02:00
  • 69c7eb9418 Restore ability to configure setClassLoader methods Juergen Hoeller 2022-04-08 13:02:53 +02:00
  • fb763dd0f4 Consistent fallback in case of fast-class generation failure Juergen Hoeller 2022-04-08 13:02:36 +02:00
  • 98eeff6817 Upgrade to AspectJ 1.9.9.1 and JRuby 9.3.4 Juergen Hoeller 2022-04-08 13:26:22 +02:00
  • 7e1782ea22 Merge branch '5.3.x' Juergen Hoeller 2022-04-08 13:10:34 +02:00
  • 4143b445d6 Polishing Juergen Hoeller 2022-04-08 13:04:14 +02:00
  • eefdd2c768 Avoid return value reference in potentially cached MethodParameter instance Juergen Hoeller 2022-04-08 13:03:13 +02:00
  • 9f91168396 Restore ability to configure setClassLoader methods Juergen Hoeller 2022-04-08 13:02:53 +02:00
  • 7aed6279a2 Consistent fallback in case of fast-class generation failure Juergen Hoeller 2022-04-08 13:02:36 +02:00
  • c3fe112fd7 Consistent use of getLocalAddr() without DNS lookups in request adapters Juergen Hoeller 2022-04-08 13:00:50 +02:00
  • 90103b0ae9 Consistent support for direct column matches in DataClassRowMapper Juergen Hoeller 2022-04-08 13:00:31 +02:00
  • 0cf15c0fdd Upgrade to Tomcat 9.0.62, Jetty 9.4.46, Jetty Reactive HttpClient 1.1.11, Undertow 2.2.17, R2DBC Arabba-SR13, RSocket 1.1.2, OpenPDF 1.3.27, HtmlUnit 2.60, Checkstyle 10.1 Juergen Hoeller 2022-04-08 13:00:20 +02:00
  • 9adfa5e8b0 Add HEAD support in MVC/WebFlux Resource handling Arjen Poutsma 2022-04-07 13:51:21 +02:00
  • df5e3f79e1 Merge branch '5.3.x' Stephane Nicoll 2022-04-07 08:53:53 +02:00
  • 4e9af3e277 Upgrade Java 18 in CI image Stephane Nicoll 2022-04-07 08:52:43 +02:00
  • 01fd489b47 Upgrade Ubuntu version in CI images Stephane Nicoll 2022-04-07 08:51:48 +02:00
  • 192f2becf6 Automatically clean up multipart temp files Arjen Poutsma 2022-03-29 17:01:34 +02:00
  • f52920142b Merge branch '5.3.x' Brian Clozel 2022-04-04 19:01:28 +02:00
  • 270b167e08 Upgrade registry-image-resource in CI pipeline to 1.5.0 Brian Clozel 2022-04-04 19:01:03 +02:00
  • 705bf78104 Consistently handle match with '*' and trailing slash Brian Clozel 2022-04-04 18:51:03 +02:00
  • 1776f08bfe Merge branch '5.3.x' Brian Clozel 2022-04-04 18:37:16 +02:00
  • b158110801 Fix debug log for no matching acceptableTypes GatinMI 2022-02-28 23:29:28 +03:00
  • e0090545f5 Upgrade Kotlin to 1.6.20 Sébastien Deleuze 2022-04-04 15:16:04 +02:00
  • 0267da8d2e Polish Stephane Nicoll 2022-04-04 13:52:22 +02:00
  • f447f9cd39 Upgrade to JDK 18 GA in CI image Brian Clozel 2022-04-04 10:40:10 +02:00
  • fd1346bf66 Merge branch '5.3.x' Brian Clozel 2022-04-01 19:25:11 +02:00
  • 17f7a24118 Add application/graphql+json mime and media types Brian Clozel 2022-04-01 19:15:23 +02:00
  • aea39fdad3 Merge branch '5.3.x' into main rstoyanchev 2022-04-01 17:57:48 +01:00
  • d518a7d8c8 AbstractListenerReadPublisher continues after 0 bytes rstoyanchev 2022-04-01 17:36:14 +01:00
  • 24cd3c1f4c Revert "Disable flaky integration tests for now" rstoyanchev 2022-04-01 16:07:05 +01:00
  • 620bce5527 Fix permission of shell scripts 5.1.x Stephane Nicoll 2022-03-31 16:25:56 +02:00
  • d6e24fdefd Setup CI concourse build Stephane Nicoll 2022-03-31 16:17:36 +02:00
  • 1b75f393a9 Next development version (v5.2.21.BUILD-SNAPSHOT) Spring Builds 2022-03-31 10:01:20 +00:00
  • 2a8c369cff Next development version (v5.3.19-SNAPSHOT) Spring Builds 2022-03-31 09:04:49 +00:00
  • afbff391d8 Merge branch '5.3.x' Brian Clozel 2022-03-31 10:33:51 +02:00