harshithasudhakar commented on PR #4381: URL: https://github.com/apache/eventmesh/pull/4381#issuecomment-1685043062
If we annotate `@UtilityClass` for this class then the constructor `UrlMappingPattern()` will be flagged as an error by the private constructor automatically generated by lombok. So, do we just leave this class as it was? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
