SuccessChanges

Summary

  1. tsk27 Adds role attribute in User entity (details)
Commit 482e5c5f7177f7e873dd1243b81214de7c80512e by alvarosuafe
tsk27 Adds role attribute in User entity
This attribute was added to manage the security application with
different user roles. There is only one role at the moment.
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/User.java (diff)
The file was addeddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/domain/entities/Role.java (diff)