SuccessChanges

Summary

  1. tsk13 Adds rest resource to search stories by a given text (details)
Commit a1b35afb86ce8de129dd4bbf0e3d34579e90a2fe by jrcastro2
tsk13 Adds rest resource to search stories by a given text
Adds rest resource for search stories with pagination Adds test to the
implemented rest resource
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/microstories/rest/StoryResource.java (diff)