You can create an issue, and then prepare to make a pull request. David Liu <hex12fd...@apache.org> 于2021年7月28日周三 上午9:52写道:
> I agree to replace spring-boot in pom file <parent> tag. > > KunShuai Zhu <jookunsh...@gmail.com> 于2021年7月28日周三 上午12:32写道: > >> 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 ; ) >> >