apache/dubbo

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

Open

#13.051 geöffnet am 14. Sept. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (41.524 Stars) (26.453 Forks)batch import
component/sdkhelp wantedtype/discussiontype/proposal

Beschreibung

  • 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

Contributor Guide