skywalking-java/oap-server/server-core
cui-liqiang c761f30e3b
Some code style and refactor (#4355)
* extract duplicated method

* change while loop to if since once rs.next() return false, it will never return true for the following calls

* simplify if() return true; return false pattern

* fix compilation

Signed-off-by: liqiang.clq <liqiang.clq@alibaba-inc.com>
2020-02-13 10:34:32 +08:00
..
src Some code style and refactor (#4355) 2020-02-13 10:34:32 +08:00
pom.xml Set up more strict code styles and fix existing issues (#4337) 2020-02-11 17:10:49 +08:00