+1, lots of source code can be easy to refactor using IDEA. Such as lambda diamond operator, JDK8’s feature is welcome in Dubbo 2.7.
> 在 2019年1月25日,上午11:24,LiZhenNet <[email protected]> 写道: > > Now ,Dubbo has 167 contributors , 3125 commits. There are a lot of unused > methods ,unused logic , nonstandard naming in the code. And there are some > code that can use the new features of java to make the code more concise > and understandable. like Lambda , Diamond Operator and so on.These are easy > to find and fixed because of the tips of the idea .We should do it before > completing the incubation.
