apache/dubbo

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

Aberta

#13.051 aberto em 14 de set. de 2023

 (0 comentário) (0 reação) (0 responsável)Java (26.453 forks)batch import
component/sdkhelp wantedtype/discussiontype/proposal

Métricas do repositório

Stars
 (41.524 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

  • 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

Guia do colaborador