Commit
fc54d4c2465ce2524a09a78d911ec903fe2bab74
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.