* [maven-release-plugin] prepare release v7.0.0 * [maven-release-plugin] prepare for next development iteration
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.
* Kotlin coroutine plugin write in Java Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>