* Add UUID to DCS
Motivation: Review code styles with some bots automatically. Modifications: Set up ReviewDog in GitHub Action to review code style. Add more check rules to checkstyle plugin. Result: Obvious code styles can be reviewed and commented automatically.
* Check license header strictly * Ignore header template * Include more files to check list
* configration-zookeeper