AlbumenJ commented on issue #11860:
URL: https://github.com/apache/dubbo/issues/11860#issuecomment-1484955627

   > 
我现在B系统的类统一加Platform后缀,AmazonOrderPlatform、AmazonProductPlatform、AmazonOrderPlatformService、AmazonProductPlatformService这样,感觉比较累赘
   
   这个本身是 Java 包管理的问题,在 import 之后包名的区别在编码时是很少感知的。这直接导致了只能从类名上下手区分


-- 
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]

Reply via email to