Hi community,
I found that springboot is written in the <parent> tag in the pom.xml
of the shenyu-integrated-test module. Shouldn't you fill in `shenyu`
here? And this led to the lack of checkstyle in
shenyu-integrated-test, which resulted in a lot of code style errors.
If this is wrong, I can help to correct this, and then correct the
code style error in shenyu-integrated-test. Or it should be springboot
here, I can add the checkstyle plugin directly to the pom file of
shenyu-integrated-test ; )