Closed p0licat closed 2 years ago
Spring project initialized. c192828
Started branch devleop-gathererservice
Getting the "/" route works. 8babbd1 Now for complete gathering, a specific resource (path of file or dir) needs to be accessible through a different route.
This service connects to DbService. DbService is a consumer in that it requests contents from ContentsService. The DbService persists contents and crawls Db data to request further content from ContentsService untill no new data is available.