opensolon / solon

🔥 Java "new" application development Framework: Restrained, concise, EFFICIENT, OPEN, ECOLOGICAL!! 300% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java22.
https://solon.noear.org
Apache License 2.0
2.22k stars 221 forks source link

优化多级嵌套代码 #239

Closed sppan24 closed 6 months ago

sppan24 commented 6 months ago

多级if代码嵌套看起来不优雅,进行一下优化。