dubbo
dubbo copied to clipboard
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
What is the purpose of the change
Specify the jsr310 time format based on the configuration when generic invoke
Verifying this change
org.apache.dubbo.spring.boot.context.event.Jsr310ConverterApplicationListenerTest