apache/dubbo

Specify the jsr310 time format based on the configuration when generic invoke

オープン

#13,051 opened on 2023/09/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Java (26,453 件のフォーク)batch import
component/sdkhelp wantedtype/discussiontype/proposal

Repository metrics

Stars
 (41,524 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have searched the release notes of this repository and believe that this is not a duplicate.

Describe the feature

The handling of jsr310 times (package names start with java.time) is open to customization with dubbo's own spi implementation, which provides a default implementation in spring that allows you to configure date formats

コントリビューターガイド