recommend-common/pom.xml
@@ -45,6 +45,13 @@ <artifactId>iplatform-gather</artifactId> </dependency> <!-- RestTemplate依赖,2022/09/23 --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> <scope>provided</scope> </dependency> </dependencies> </project>