|
@@ -53,16 +53,16 @@
|
|
|
<artifactId>jedis</artifactId>
|
|
|
<version>3.3.0</version>
|
|
|
</dependency>
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<dependency>
|
|
|
<groupId>it.unimi.dsi</groupId>
|
|
|
<artifactId>fastutil</artifactId>
|
|
@@ -189,7 +189,7 @@
|
|
|
<groupId>org.springframework.boot</groupId>
|
|
|
<artifactId>spring-boot-maven-plugin</artifactId>
|
|
|
<configuration>
|
|
|
- <mainClass>com.tzld.piaoquan.recommend.server.dataloader.OfflineAdOutSamplesLoader</mainClass>
|
|
|
+ <mainClass>com.tzld.piaoquan.recommend.server.Application</mainClass>
|
|
|
<layout>ZIP</layout>
|
|
|
</configuration>
|
|
|
<executions>
|