Commit
82b63eafbcbec5f6faeea26379407a795ffa8112
by bmcandeiasTsk39 Adds the REST to create a story
Adds the REST to create a microstory. This service is in the UserService
because the microstory is asociated to an author logged. Moreover,
createStory service is modified to manage the EntityExistsException to
duplicated stories.