-
Notifications
You must be signed in to change notification settings - Fork 676
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
wanghaomiao
committed
Dec 5, 2019
1 parent
3cd543a
commit 778f60c
Showing
4 changed files
with
34 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
* @author github.com/zhegexiaohuozi [email protected] | ||
* @since 2015/10/21. | ||
*/ | ||
@Crawler(name = "DefRedis",queue = DefaultRedisQueue.class,useUnrepeated = false) | ||
//@Crawler(name = "DefRedis",queue = DefaultRedisQueue.class,useUnrepeated = false) | ||
public class DefaultRedisQueueEG extends BaseSeimiCrawler { | ||
@Override | ||
public String[] startUrls() { | ||
|
4 changes: 2 additions & 2 deletions
4
spring-boot-example/src/main/resources/application.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters