Commit Graph

  • b0a06b8607 Merge branch '6.2.x' Sam Brannen 2025-06-03 13:07:56 +0200
  • f376d1b525 Remove @⁠Contract declaration for CodeFlow.isIntegerForNumericOp() Sam Brannen 2025-06-03 12:58:45 +0200
  • c41147aa35 Introduce JacksonJsonMessageConverter#getObjectMapper Sébastien Deleuze 2025-06-03 09:58:02 +0200
  • ebf8d4fb1c Use Gradle nullability plugin 0.0.1 Sébastien Deleuze 2025-05-27 09:18:49 +0200
  • 0b14d676cc Refine null-safety documentation terms Sébastien Deleuze 2025-06-02 23:42:33 +0200
  • 45ba4ace39 Merge branch '6.2.x' Sam Brannen 2025-06-02 17:00:50 +0200
  • 707b7698ce Consistent @⁠Contract expression formatting Sam Brannen 2025-06-02 17:00:28 +0200
  • 0d39bb828a Merge branch '6.2.x' Sam Brannen 2025-06-02 16:30:57 +0200
  • 5b9cb8291e Fix exception name in ModelAttribute docs Johannes Jank 2025-06-02 11:46:42 +0200
  • d75f20f65f Merge branch '6.2.x' Brian Clozel 2025-06-02 15:48:19 +0200
  • 659472f9e3 Use HTTP methods in JdkClientHttpRequest when possible Brian Clozel 2025-06-02 15:36:20 +0200
  • a16cdd2c41 Fix typo in reference docs rstoyanchev 2025-06-02 12:38:19 +0100
  • c61122dd59 Fix exception name in ModelAttribute docs Johannes Jank 2025-06-02 11:46:42 +0200
  • d1e279f060 Add reference docs for HTTP Service config rstoyanchev 2025-05-30 18:29:20 +0100
  • 81626b0734 Polishing reference docs for HTTP Service clients rstoyanchev 2025-05-30 15:33:06 +0100
  • 05d59271d2 Merge branch '6.2.x' Sam Brannen 2025-06-02 10:48:28 +0200
  • c2d678879f Fix AOT code generation for autowired inner class constructor Dmytro Nosan 2025-05-31 16:25:24 +0300
  • a6b06a889d Merge branch '6.2.x' Sam Brannen 2025-06-02 10:12:36 +0200
  • f207c0ed5c Polish contribution Sam Brannen 2025-06-02 10:10:46 +0200
  • bbf61c74ab Fix REPLY_CHANNEL header check in MessageHeaderAccessor Mengqi Xu 2025-05-26 23:44:05 +0800
  • 1ee4bb30d7 spotless Vincent Potucek 2025-06-01 10:50:26 +0200
  • c63098b9c2 spotless Vincent Potucek 2025-06-01 10:46:36 +0200
  • 4d766a2961 spotless Vincent Potucek 2025-06-01 10:43:16 +0200
  • b4317c816d spotless Vincent Potucek 2025-06-01 10:40:59 +0200
  • 16211a3e6c spotless Vincent Potucek 2025-06-01 10:40:29 +0200
  • 0d07df968e spotless Vincent Potucek 2025-06-01 10:39:52 +0200
  • d20a205535 spotless Vincent Potucek 2025-06-01 09:28:33 +0200
  • fa1f8f5451 spotless Vincent Potucek 2025-06-01 09:25:59 +0200
  • 807155501e spotless Vincent Potucek 2025-06-01 09:21:42 +0200
  • ec1414057e spotless Vincent Potucek 2025-06-01 09:20:56 +0200
  • 67e17b34fc spotless Vincent Potucek 2025-06-01 09:16:02 +0200
  • 8adab67bb5 spotless Vincent Potucek 2025-06-01 09:10:10 +0200
  • a712fcdd91 spotless Vincent Potucek 2025-06-01 09:07:52 +0200
  • f0e0dbac43 spotless Vincent Potucek 2025-06-01 09:07:25 +0200
  • 09ccba1ccc spotless Vincent Potucek 2025-06-01 08:59:01 +0200
  • 60441ef32d Merge remote-tracking branch 'origin-github/main' istvan.verhas 2025-05-31 22:09:02 +0200
  • 3b2c26211f introduce @Mixin annotation to generate the map forwarding code for the MultiValueMapAdapter istvan.verhas 2025-05-31 22:07:48 +0200
  • fb56afe891 SseEmitter supports custom MimeType YunKui Lu 2025-05-31 21:25:20 +0800
  • 990218bb6a Fix argument index handling in AutowiredArgumentsCodeGenerator Dmytro Nosan 2025-05-31 16:25:24 +0300
  • 5e9f90f9bf Merge branch '6.2.x' Sam Brannen 2025-05-31 12:17:47 +0200
  • aea66265f7 Fix syntax in @⁠SqlGroup example Aurh1l 2025-05-30 16:08:55 +0200
  • 2aac43e1e9 Fix typo closing bracket in example Aurh1l 2025-05-30 16:08:55 +0200
  • c5566c947c Merge branch '6.2.x' Sam Brannen 2025-05-30 14:55:22 +0200
  • 016294b067 Avoid overriding methods deprecated in JUnit Jupiter 5.13 Sam Brannen 2025-05-30 14:54:57 +0200
  • 24facbc002 Document that JUnit 4 is officially in maintenance mode (as of today) Sam Brannen 2025-05-30 14:37:58 +0200
  • 0f9870b603 Stop referring to JUnit 5 in documentation Sam Brannen 2025-05-30 14:37:05 +0200
  • a26dedd3ee Add null check for ResourceHandlerRegistration 秦利斌 2025-05-30 20:36:30 +0800
  • 1f1c24cb2a Merge branch '6.2.x' Sam Brannen 2025-05-30 14:00:27 +0200
  • 8201193650 Upgrade to JUnit 5.13 Sam Brannen 2025-05-30 13:57:18 +0200
  • 50d7a11ec2 Allow adding registration directly in ResourceHandlerRegistry 秦利斌 2025-05-30 17:20:38 +0800
  • a9b7581429 fix for the CVE-2024-38819 rstoyanchev 2024-10-14 12:55:18 +0100
  • 8c967bf76d
    Fix typos in API versioning Scott Frederick 2025-05-28 10:06:24 -0500
  • d783d0b317 Fix typos in API versioning Scott Frederick 2025-05-27 14:34:54 -0500
  • 21f235c093 Merge branch '6.2.x' Sam Brannen 2025-05-28 16:41:58 +0200
  • 562157d2c0 Update X-Forwarded-Proto doc to say "https / http" Dhruv 2025-05-28 14:32:30 +0100
  • aefde8da4c
    Update websocket-intro.adoc Dhruv 2025-05-28 15:01:58 +0100
  • 22c672a469 Revise names of callbacks in HttpServiceGroupConfigurer rstoyanchev 2025-05-28 14:52:39 +0100
  • ec49435a4d Polish HttpRequestValues Johnny Lim 2025-05-17 18:18:28 +0900
  • 326f0ed623
    Update X-Forwarded-Proto doc to say https / http Dhruv 2025-05-28 14:32:30 +0100
  • 3290592f58 Remove Kotlin field handling in DependencyDescriptor Sébastien Deleuze 2025-05-28 14:39:39 +0200
  • d7665c1995 docs: Add Korean translation for index.adoc gt.park 2025-05-28 20:50:11 +0900
  • 26ee30ed8f Merge branch '6.2.x' rstoyanchev 2025-05-28 11:10:06 +0100
  • 63db3d06ab Fix method links in Javadoc of WebClient Dmitry Sulman 2025-05-23 22:43:12 +0300
  • dc52042b85 Polishing contribution rstoyanchev 2025-05-28 11:00:59 +0100
  • cff6e02162 Correct sample in multipart-forms.adoc dujiabao 2025-05-24 23:51:47 +0800
  • 983af78352 Configurable limit on HandlerMappingIntrospector rstoyanchev 2025-05-28 10:55:49 +0100
  • 20ddd9f864 Polish KotlinReflectionParameterNameDiscoverer Sébastien Deleuze 2025-05-28 11:12:32 +0200
  • a638828157 Merge branch '6.2.x' Sébastien Deleuze 2025-05-28 10:31:34 +0200
  • 67ed64a41d Remove not null checks in BeanUtilsKotlinTests Sébastien Deleuze 2025-05-27 14:24:24 +0200
  • d777b70889 Ignore DefaultConstructorMarker in BeanUtils#getParameterNames Sébastien Deleuze 2025-05-28 10:12:09 +0200
  • 106e5c7554 Upgrade to Hibernate ORM 7.0.0.Final and Hibernate Validator 9.0.0.Final Juergen Hoeller 2025-05-27 16:05:27 +0200
  • eb59d911cd Merge branch '6.2.x' Sam Brannen 2025-05-27 11:32:25 +0200
  • 472c4012ca Remove obsolete note from Javadoc for BeanDefinitionReader Sam Brannen 2025-05-27 11:32:05 +0200
  • e03117c9d2 Merge branch '6.2.x' Sam Brannen 2025-05-27 11:28:48 +0200
  • 90be94a4a5 Use ConversionService from Environment in PropertySourcesPlaceholderConfigurer Sam Brannen 2025-05-26 18:28:47 +0200
  • 3b6becac01 Check for package-visible constructor in case of ClassLoader mismatch Juergen Hoeller 2025-05-27 09:47:29 +0200
  • 054312919d Add a test to bind the collection multiple times ChanHyeongLee 2025-05-27 17:26:02 +0900
  • b5d153febf Enforce consistent null check on injection points for pre-existing singleton beans Juergen Hoeller 2025-05-27 10:25:50 +0200
  • cdfe0895f9 Merge branch '6.2.x' Juergen Hoeller 2025-05-27 09:57:01 +0200
  • d9e261aecd Enforce backwards compatibility for null bean in shortcut code path Juergen Hoeller 2025-05-27 09:47:39 +0200
  • 15d1455acb Check for package-visible constructor in case of ClassLoader mismatch Juergen Hoeller 2025-05-27 09:47:29 +0200
  • 59299b9e15 Fix a typo in null-safety.adoc Sébastien Deleuze 2025-05-27 09:36:21 +0200
  • 5d166f4932 Merge branch '6.2.x' Sam Brannen 2025-05-26 18:19:29 +0200
  • 53844b068c Test conversion support in PropertySourcesPlaceholderConfigurer Sam Brannen 2025-05-26 18:18:52 +0200
  • 59ffbd7a59 Test conversion support in PropertySourcesPlaceholderConfigurer Sam Brannen 2025-05-26 18:07:29 +0200
  • c0a9da65f4 Support only Object property values in MockEnvironment test fixture Sam Brannen 2025-05-26 17:29:12 +0200
  • 30bee4db0f Polish Javadoc for MockPropertySource Sam Brannen 2025-05-26 17:21:31 +0200
  • 62f1814d7c Remove [set|with]Property(String, String) variants from MockEnvironment Sam Brannen 2025-05-26 17:45:51 +0200
  • 3a11ba97ad Fix verify type for "REPLY_CHANNEL" header value Mengqi Xu 2025-05-26 23:44:05 +0800
  • 6f6e0d45a9 Merge branch '6.2.x' Sam Brannen 2025-05-26 17:37:08 +0200
  • d78264756e Support only Object property values in MockEnvironment test fixture Sam Brannen 2025-05-26 17:29:12 +0200
  • d0efc2230c Support Object property values in MockEnvironment Sam Brannen 2025-05-26 17:22:52 +0200
  • 6a6abac003 Polish Javadoc for MockPropertySource Sam Brannen 2025-05-26 17:21:31 +0200
  • 3049e6d0ee Upgrade to Kotlin 2.2.0-RC Sébastien Deleuze 2025-05-26 16:49:56 +0200
  • eb65df027e Upgrade to Jackson 3.0.0-rc5 Sébastien Deleuze 2025-05-26 16:44:38 +0200
  • 13be54a1d2 Make ProblemDetailJacksonXmlMixin compatible with Jackson 3 Sébastien Deleuze 2025-05-19 14:31:10 +0200
  • dc132678b2 changed all the ex to exception Adagedo Israel 2025-05-26 13:16:06 +0000
  • e31c072a44 replaced ex with exception for easy code understanding Adagedo Israel 2025-05-26 13:05:25 +0000
  • eed0a3ff59 Allow access to env from SupplierContextDsl Sébastien Deleuze 2025-05-26 11:55:34 +0200
  • 685ef6bcf6 Add missing `since` for `@Deprecated` Yanming Zhou 2025-05-26 17:38:18 +0800