crawler-commons / url-frontier

API definition, resources and reference implementation of URL Frontiers
Apache License 2.0
45 stars 12 forks source link

Applied formatting + removed Ignite #96 #98

Closed jnioche closed 1 month ago

jnioche commented 1 month ago

Removes Ignite + applies formatting

The autoformatting is done with

mvn git-code-format:format-code -Dgcf.globPattern="**/*" -Dskip.format.code=false

jnioche commented 1 month ago

Fixes #96