SuccessChanges

Summary

  1. tks40 Add api to the list of events that a user is joined to. (details)
Commit b19ffa0b023bd891e597ecf6003ddb7e949b9ee3 by pvfernandez
tks40 Add api to the list of events that a user is joined to.
Creates the EventREST class with the required method Creates the
UserREST class Modifies the web.xml file
The file was modifiedrest/src/main/webapp/WEB-INF/web.xml (diff)
The file was addedrest/src/main/java/es/uvigo/esei/dgss/lettab/rest/EventREST.java (diff)
The file was addedrest/src/main/java/es/uvigo/esei/dgss/lettab/rest/UserREST.java (diff)