SuccessChanges

Summary

  1. tsk7-Creates resource to retrieve the most recent stories (details)
Commit 8a0c765788f134978da4f7c32d22774272e56184 by alexandreferi13
tsk7-Creates resource to retrieve the most recent stories
Adds the resource for the stories with test and implements corrections
to the data sets
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was addedrest/src/main/java/microstories/model/StoryDto.java (diff)
The file was addedrest/src/main/java/microstories/rest/StoryResource.java (diff)
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)
The file was addedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/test/resources/web.xml (diff)
The file was removedtests/resources/datasets/stories.xml (diff)
The file was addedtests/src/main/resources/datasets/stories.xml (diff)