chenlushun commented on a change in pull request #2529: Optimization 
unnecessary unboxing 'b.booleanValue()' and Remove invalid  throws 
java.lang.Exception
URL: https://github.com/apache/incubator-dubbo/pull/2529#discussion_r219363877
 
 

 ##########
 File path: 
dubbo-config/dubbo-config-spring/src/main/java/org/apache/dubbo/config/spring/ReferenceBean.java
 ##########
 @@ -79,13 +77,13 @@ public boolean isSingleton() {
 
     @Override
     @SuppressWarnings({"unchecked"})
-    public void afterPropertiesSet() throws Exception {
 
 Review comment:
   well

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to