SuccessChanges

Summary

  1. tsk52 Removes all wildcard imports (details)
Commit dd70e2ba14fe897be32630adc469d43881c252d0 by ivizcaya
tsk52 Removes all wildcard imports
In StoryDataset adds explicit references to
"es.uvigo.esei.dgss.teama.microstories.enums". Explicit references to
"javax.persistence" in the classes UserEntity and StoryEntity. And the
same to "org.hamcrest.CoreMatchers" in StoryTest.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java (diff)