-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
Milestone
Description
Issue by lepokle
Wednesday Sep 27, 2017 at 12:31 GMT
Originally opened as sw360/sw360portal#596
This commit adds a method to the database connector which allows the retrieval of linked documents
from couchdb as described in http://docs.couchdb.org/en/2.1.0/ddocs/views/joins.html.
Read the documentation for the annotations LinkedDocument and LinkedDocuments as well as the
test cases in LinkedDocumentLoadingTest for more information about how it works.
Another source might be https://github.com/sw360/sw360portal/wiki/External-documents-with-CouchDB
lepokle included the following code: https://github.com/sw360/sw360portal/pull/596/commits