SuccessChanges

Summary

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