liubao68 commented on a change in pull request #1281: [SCB-1402]
BeanUtils.getImplClassFromBean can not return correctly in…
URL:
https://github.com/apache/servicecomb-java-chassis/pull/1281#discussion_r310427814
##########
File path:
foundations/foundation-common/src/main/java/org/apache/servicecomb/foundation/common/utils/BeanUtils.java
##########
@@ -110,10 +116,36 @@ public static void setContext(ApplicationContext
applicationContext) {
}
public static Class<?> getImplClassFromBean(Object bean) {
Review comment:
I think use directly is better, if we got specific reasons not use it.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services