Commit Graph

  • 6e6280a42c Disallow @org.jetbrains.annotations.Nullable imports Brian Clozel 2025-06-25 20:43:48 +0200
  • 1a046f9cec Fix Nullable import in ClassFileAnnotationMetadata Tran Ngoc Nhan 2025-06-26 00:47:21 +0700
  • 2fa25b50d9 Fix caching operations in CachingMetadataReaderFactory Brian Clozel 2025-06-25 20:32:38 +0200
  • 0570242ec4 Use jspecify Nullable Tran Ngoc Nhan 2025-06-26 00:47:21 +0700
  • b3a5473bc7 Merge branch '6.2.x' Juergen Hoeller 2025-06-25 19:08:30 +0200
  • 61474cc34c Upgrade to Checkstyle 10.26 Juergen Hoeller 2025-06-25 19:00:45 +0200
  • 0bee65482f Document actual status of orm.hibernate5 and Hibernate JPA support Juergen Hoeller 2025-06-25 18:59:06 +0200
  • 543314fcbb Polishing Juergen Hoeller 2025-06-25 18:07:24 +0200
  • d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 Juergen Hoeller 2025-06-25 18:07:15 +0200
  • f130627894
    Merge 2805432d3b into f3f05da39b poxu 2025-06-25 18:38:13 +0300
  • f3f05da39b Refer to Spring Retry project in Javadoc Sam Brannen 2025-06-25 16:38:48 +0200
  • e508dea82d Merge branch '6.2.x' rstoyanchev 2025-06-25 12:45:04 +0100
  • f84552a97e Polishing contribution rstoyanchev 2025-06-25 12:31:44 +0100
  • 8d6117e419 Support StreamingHttpOutputMessage in RestClient Daniil Razorenov 2025-06-23 22:54:28 +0500
  • 40eb9c2c81 Add docs for API version deprecation support rstoyanchev 2025-06-25 12:03:22 +0100
  • 482cfb0b18 Add detectSupportedVersions in spring-webmvc rstoyanchev 2025-06-25 07:17:02 +0100
  • 3cb8a833e4 Polishing API versioning ref docs rstoyanchev 2025-06-24 19:04:15 +0100
  • 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" rstoyanchev 2025-06-24 10:21:59 +0100
  • 7606a929c9 Fail build for JUnit discovery issues Sam Brannen 2025-06-25 11:23:53 +0200
  • ad2b7f4d01 Merge branch '6.2.x' Sam Brannen 2025-06-25 10:23:28 +0200
  • 2477544a8f Polishing Sam Brannen 2025-06-25 10:22:47 +0200
  • abbd4ebcf6 Link to @⁠ContextConfiguration Javadoc from reference manual Tran Ngoc Nhan 2025-06-21 19:11:53 +0700
  • 8c2cb164cc
    Merge branch 'spring-projects:main' into main harsh513513 2025-06-25 11:07:05 +0530
  • e828bbbb0a Invert order of suppressed exceptions (for common exception rendering) Juergen Hoeller 2025-06-24 22:22:45 +0200
  • 90c875144a Merge branch '6.2.x' Juergen Hoeller 2025-06-24 22:01:58 +0200
  • b6aa6899a8 Polishing Juergen Hoeller 2025-06-24 21:58:39 +0200
  • 4190209ead Add missing AOT support for method overrides (including @Lookup) Juergen Hoeller 2025-06-24 21:58:31 +0200
  • 04f3975e0f Support for qualified EntityManager/EntityManagerFactory injection (JPA 3.2) Juergen Hoeller 2025-06-24 18:51:18 +0200
  • b0eacd22e0 Support for exposing additional object types in SmartFactoryBean Juergen Hoeller 2025-06-24 18:51:04 +0200
  • 3bf9b0de72 Merge branch '6.2.x' Sam Brannen 2025-06-24 16:14:19 +0200
  • cdf4c61d08 Upgrade to JUnit 5.13.2 Sam Brannen 2025-06-24 16:12:39 +0200
  • 839d3a7d44 Refine nullability of PropertyResolver.getProperty(key: String) Sébastien Deleuze 2025-06-24 16:06:32 +0200
  • 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` Sébastien Deleuze 2025-06-24 11:33:45 +0200
  • e8da02db47 Support StreamingHttpOutputMessage in RestClient Daniil Razorenov 2025-06-23 22:54:28 +0500
  • 514e2ebe7e added support for large number of beans during AOT Compilation and removed unnecessary changes Harsh Vardhan Singh 2025-06-24 11:15:18 +0530
  • b3872e939f added support for large number of beans during AOT Compilation and removed unnecessary changes Harsh Vardhan Singh 2025-06-24 11:12:46 +0530
  • 58e0d2ae89 added support for large number of beans during AOT Compilation and removed unnecessary changes Harsh Vardhan Singh 2025-06-24 11:04:52 +0530
  • 7228deb5cc Add builder support for SimpleClientHttpRequestFactory timeouts ‘jminkkk’ 2025-06-24 02:47:44 +0900
  • 3dfb6a7c0b Fix failing test rstoyanchev 2025-06-23 18:20:59 +0100
  • ffdf941219 Resolve API version in RequestMappingHandlerMapping rstoyanchev 2025-06-23 17:59:01 +0100
  • 492e51f3ba Add handling of deprecated API versions rstoyanchev 2025-06-20 16:37:27 +0100
  • 0eec1dc636 Consistently validate API version rstoyanchev 2025-06-19 17:37:27 +0100
  • a0f9872746 Refactor construction of VersionRequestCondition rstoyanchev 2025-06-18 16:48:32 +0100
  • 5d34f9c87e Support API versioning via MediaType parameter rstoyanchev 2025-06-12 16:11:07 +0100
  • ba9bef6bbf Upgrade to Kotlin 2.2.0 Sébastien Deleuze 2025-06-23 17:48:04 +0200
  • fee873d8d2 Update JUnit javadoc link Sébastien Deleuze 2025-06-23 17:32:49 +0200
  • f36fec1651 Upgrade to Hibernate ORM 7.0.2 and Hibernate Validator 9.0.1 Juergen Hoeller 2025-06-23 11:15:33 +0200
  • a27c092208 Polish BeanFactoryAspectInstanceFactory Yanming Zhou 2025-06-23 09:00:16 +0800
  • 4ea06289c1 fix: correct invalid usage of @CacheConfig Signed-off-by: Junnyjun <chbe5082@naver.com> Junnyland 2025-06-22 22:28:49 +0900
  • bb8e0784de Original example used `@CacheConfig("books")`, which leads to a runtime error because the annotation requires cacheNames to be explicitly defined. This PR updates the annotation to `@CacheConfig(cacheNames = "books")` for correctness. Junnyland 2025-06-22 22:28:49 +0900
  • abb39013ed Apply unused io.spring.javaformat plugin Vincent Potucek 2025-06-22 14:42:21 +0200
  • ad26a11827 Apply lost io.spring.javaformat plugin Vincent Potucek 2025-06-22 13:56:56 +0200
  • 418883cc23 Fix unused assignment: the value changed at constructorArgNum++ is never used Vincent Potucek 2025-06-22 13:54:02 +0200
  • 8eea3ad1d8 Fix unused assignment: the value changed at constructorArgNum++ is never used Vincent Potucek 2025-06-22 13:53:34 +0200
  • 78ae3d31aa Fix unused assignment: the value changed at constructorArgNum++ is never used Vincent Potucek 2025-06-22 12:34:58 +0200
  • 31393956fb Fix typo in exceptionVariableName in EmptyCatchBlockCheck Johnny Lim 2025-06-22 15:59:22 +0900
  • 938be800b3 added support for AOT Compilation of large number of beans Harsh Vardhan Singh 2025-06-22 13:10:59 +0530
  • 0c552b8652 Add Support to CompletableFuture as return type in http service method. Mengqi Xu 2025-06-22 01:43:50 +0800
  • c71786c870 Add missing `@Nullable` to `MethodInvoker::setArguments` parameter Stefano Cordio 2025-06-21 17:28:21 +0200
  • 06d2a88705 Add java doc for ContextConfiguration Tran Ngoc Nhan 2025-06-21 19:11:53 +0700
  • 76b297dced Fix accordingly to code review Réda Housni Alaoui 2025-06-17 14:59:01 +0200
  • 12146c4a1b Clean up warning in Gradle build Sam Brannen 2025-06-20 16:43:36 +0200
  • 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original Sam Brannen 2025-06-19 14:23:56 +0200
  • 8448dc90a4 Upgrade to Jetty 12.1.0.beta1 Brian Clozel 2025-06-20 09:45:53 +0200
  • c17b481939 Fix link in Javadoc Sam Brannen 2025-06-19 13:58:29 +0200
  • f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo Sam Brannen 2025-06-19 13:39:31 +0200
  • 1fb04cb83a Add support for configuring SslInfo in WebTestClient Sam Brannen 2025-06-18 11:04:36 +0200
  • 4375e59a28 Polish WebTestClient ApplicationContext tests Sam Brannen 2025-06-19 11:57:56 +0200
  • 9ca7b623aa Introduce MockSslInfo Sam Brannen 2025-06-19 10:37:03 +0200
  • a2b90d9e9a Add HttpExchangeAdapter decoration rstoyanchev 2025-06-17 17:32:04 +0100
  • 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest Sam Brannen 2025-06-18 13:16:08 +0200
  • 5d0fc72eb2
    Document intention of toString() in HandlerMethod WonYong Hwang 2025-06-18 20:00:44 +0900
  • a265a135d5 Align package namespace in TaskManagementConfigUtils constants Juergen Hoeller 2025-06-18 12:24:02 +0200
  • 6927e39e6b Merge branch '6.2.x' Juergen Hoeller 2025-06-18 12:23:07 +0200
  • aa525cc3cd Delegate to ReflectionUtils.accessibleConstructor Juergen Hoeller 2025-06-18 12:20:30 +0200
  • 00399dc1b3 Reject null for returned CompletableFuture (avoiding subsequent NPE) Juergen Hoeller 2025-06-18 12:20:19 +0200
  • e33adadc62 Detect SQL state 57014 as QueryTimeoutException Juergen Hoeller 2025-06-18 12:20:09 +0200
  • 80adb2a3d0
    Update spring-web/src/main/java/org/springframework/web/method/HandlerMethod.java WonYong Hwang 2025-06-18 19:15:19 +0900
  • ff264255c8 Clarify Javadoc for HandlerMethod.toString() wonyongg 2025-06-18 18:40:56 +0900
  • 99afe38c03 Add RestTestClient Rob Worsnop 2024-12-16 22:41:01 -0500
  • 0202d79232 Merge branch '6.2.x' Brian Clozel 2025-06-17 17:19:35 +0200
  • 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest Brian Clozel 2025-06-17 17:19:21 +0200
  • c5fd57d92b Polish @⁠Retryable Javadoc and internals Sam Brannen 2025-06-17 17:07:15 +0200
  • f601bbb2ac Allow usage of `@CheckReturnValue` on types and ctors Sébastien Deleuze 2025-06-17 16:41:36 +0200
  • 74ee1b991a Apply consistent copyright headers in Kotlin source code Sam Brannen 2025-06-17 11:46:14 +0200
  • 16edf9867a Update copyright headers in source files Spring Builds 2025-06-17 16:23:35 +0200
  • 41f35ef6b3 Update configuration for copyright headers to use "<year>-present" pattern Sam Brannen 2025-06-17 11:08:15 +0200
  • 485f0f82db Merge branch '6.2.x' Sam Brannen 2025-06-17 16:10:46 +0200
  • 103a7e58bb Apply consistent copyright headers in Kotlin source code Sam Brannen 2025-06-17 11:46:14 +0200
  • aee29b7f30 Update copyright headers in source files Spring Builds 2025-06-17 11:12:54 +0200
  • 89140789b9 Update configuration for copyright headers to use "<year>-present" pattern Sam Brannen 2025-06-17 11:08:15 +0200
  • f69df9b767 Introduce retry interceptor and annotation-based retry support Juergen Hoeller 2025-06-17 12:49:29 +0200
  • cd5e4c2264 Fix typo in ProtobufHttpMessageConverterTests.canWrite() Johnny Lim 2025-06-16 23:22:34 +0900
  • 3e0e28f706 pmd Vincent Potucek 2025-06-16 17:19:11 +0200
  • 66541e0067 pmd Vincent Potucek 2025-06-16 17:15:21 +0200
  • f60b580c9f pmd Vincent Potucek 2025-06-16 17:13:11 +0200
  • ae1d228f95 pmd Vincent Potucek 2025-06-16 17:05:05 +0200
  • a31d777a68 pmd Vincent Potucek 2025-06-16 17:01:03 +0200
  • dc71d93974 pmd Vincent Potucek 2025-06-16 17:00:28 +0200
  • 45620e5507 pmd Vincent Potucek 2025-06-16 16:55:26 +0200