code4craft / webmagic

A scalable web crawler framework for Java.
http://webmagic.io/
Apache License 2.0
11.44k stars 4.18k forks source link

Refactor addTargetRequests method to eliminate redundant code. #1138

Closed harikrishna553 closed 1 year ago

harikrishna553 commented 1 year ago

a. Refactor addTargetRequests method to eliminate redundant code. b. Replace the type specification in this constructor call with the diamond operator ("<>").