-
Notifications
You must be signed in to change notification settings - Fork 641
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueIssues for first-time contributorsIssues for first-time contributors
Description
Search before asking
- I had searched in the issues and found no similar issues.
Enhancement Request
Existing code has many duplicate static variables, and it is desired to organize them into a common module for unified maintenance.
Describe the solution you'd like
For example:


Cloudevents exist in both classes. We can categorize and organize static variables like this in the project. If it is used in multiple modules, it can be moved to the common module.Make the code look cleaner and easier to maintain uniformly.
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct *
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueIssues for first-time contributorsIssues for first-time contributors