apache / shenyu

Apache ShenYu is a Java native API Gateway for service proxy, protocol conversion and API governance.
https://shenyu.apache.org/
Apache License 2.0
8.46k stars 2.94k forks source link

[type:improve] Refine code according to code specifications #5767

Closed po-168 closed 1 week ago

po-168 commented 2 weeks ago

Refine code according to code specifications: Change the scope to shenyu-admin to use objects.equals to determine whether Objects are equal

Make sure that:

moremind commented 2 weeks ago

I think the change is graceful

po-168 commented 2 weeks ago
image

What about this kind of code? @moremind

moremind commented 2 weeks ago

image What about this kind of code? @moremind

you can change the magic to constant value. but the comparation may not chagne.