SuccessChanges

Summary

  1. tsk1 Entity Story creation (details)
Commit e54c81aa1229c7ffcfa4d84a06792dada13cac80 by miguigg1412
tsk1 Entity Story creation
Adds the entity Story and the enums for the genres and themes. Includes
the validations and restrictions for the attributes.
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Genre.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Theme.java
The file was modifieddomain/pom.xml
The file was modified.gitignore
The file was modifiedpom.xml
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/package-info.java