FailedChanges

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 modified.gitignore (diff)
The file was modifieddomain/pom.xml (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/package-info.java (diff)
The file was modifiedpom.xml (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Theme.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Genre.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/Story.java (diff)