1112zakaria / web-crawler

Basic web crawler
0 stars 0 forks source link

Integrate Crawler run with Spring Boot Application #4

Closed 1112zakaria closed 1 year ago

1112zakaria commented 1 year ago

Crawler should run when the Spring Boot application starts. The Crawler should get its rootUrl from application.properties config.

1112zakaria commented 1 year ago

Next steps: