Spring Boot Common Plugin Add this dependency in your pom.xml <dependencies> ... <dependency> <groupId>com.blibli.oss</groupId> <artifactId>common-plugin</artifactId> <version>...</version> </dependency> ... </dependencies>