|
@@ -112,7 +112,7 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
<configuration>
|
|
<configuration>
|
|
|
- <mainClass>com.tzld.long.article.recommend.server.Application</mainClass>
|
|
|
|
|
|
|
+ <mainClass>com.tzld.longarticle.recommend.server.Application</mainClass>
|
|
|
<layout>ZIP</layout>
|
|
<layout>ZIP</layout>
|
|
|
</configuration>
|
|
</configuration>
|
|
|
<executions>
|
|
<executions>
|