apache/dubbo

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

开放

#13,051 创建于 2023年9月14日

 (0 条评论) (0 个反应) (0 位负责人)Java (26,453 个派生)batch import
component/sdkhelp wantedtype/discussiontype/proposal

仓库指标

星标
 (41,524 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

  • 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

贡献者指南