apache / apache/dubbo

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

Open
#13,051 0 comments 0 reactions 0 assignees View on GitHub
component/sdk help wanted type/discussion type/proposal
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of this repository and believe that this is not a duplicate.
- [x] I have searched the [release notes](https://github.com/apache/dubbo/releases) 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

Open the contributing guide

Research direction

Start by tracing the generic invoke path and the Spring SPI implementation that handles java.time (jsr310) values. Compare that path with the configured date format and determine how completion should be verified, since the issue names no files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
api, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.