Skip to content

[Enhancement] change the null reference to empty object in UrlMappingPattern.java #4136

Closed as not planned
@nikam14

Description

@nikam14

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

Null is a reference that does not point to any object.
returning an empty object can help to improve the readability and maintainability of code

Describe the solution you'd like

location - eventmesh-admin/eventmesh-admin-rocketmq/src/main/java/org/apache/eventmesh/admin/rocketmq/util/UrlMappingPattern.java
line - 63
expected-
1

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestgood first issueIssues for first-time contributors

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions