SuccessChanges

Summary

  1. task19 Adds functionality to search most readed stories (details)
Commit b36dbd945d3642081b8325dfd968ce0a7b955096 by lrcortizo
task19 Adds functionality to search most readed stories
Adds method to StoriesEJB and a new EJB to scheduled the reset of story
views.
The file was addedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StorySchedulerEJB.java (diff)
The file was modifiedrest/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryResource.java (diff)
The file was modifiedservice/src/test/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJBIntegrationTest.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teamB/microstories/StoryEJB.java (diff)