SAP-archive / cloud-bulletinboard-ads

This is the bulletinboard-ads sample application code used in the openSAP course: Cloud-Native Development with SAP Business Technology Platform (formerly SAP Cloud Platform).
Apache License 2.0
76 stars 99 forks source link

Fixes issue #4 #5

Closed mhnagaoka closed 6 years ago

mhnagaoka commented 6 years ago

Just fixing the exercise 3 documentation to make it clear that the advertisements() method should return AdvertisementList instead of Iterable<Advertisement>.

nenaraab commented 6 years ago

Thanks a lot for the pull request. But please let me state here a disclaimer:

For simplicity reasons not everything that is implemented in our sample solution is documented in the step-by-step exercise description.

The sample solution is only offered to you, in case you get stuck with your own one.