pom.xml @@ -205,6 +205,11 @@ <artifactId>lombok</artifactId> <scope>provided</scope> </dependency> <dependency> <groupId>com.belerweb</groupId> <artifactId>pinyin4j</artifactId> <version>2.5.1</version> </dependency> </dependencies> <build>