apache / linkis

Apache Linkis builds a computation middleware layer to facilitate connection, governance and orchestration between the upper applications and the underlying data engines.
https://linkis.apache.org/
Apache License 2.0
3.3k stars 1.16k forks source link

fix: To avoid converting null to "null", skip null passwords #5057

Closed chenmutime closed 9 months ago

chenmutime commented 9 months ago

fix: To avoid converting null to "null", skip null passwords

peacewong commented 9 months ago

code need format, just execute cmd: mvn spotless:apply