SuccessChanges

Summary

  1. Code format as Google Java Style (details)
Commit e882004d3d51a2a7e546c03ec3fafcd90adcfecc by ivizcaya
Code format as Google Java Style
Reformats all java files to comply with Google Java Style. This refactor
is made by the plugin google-java-format for IntellyJ
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java (diff)
The file was modifiedrest/src/main/java/microstories/model/Pagination.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java (diff)
The file was modifiedrest/src/main/java/microstories/model/StoryDto.java (diff)
The file was modifiedrest/src/main/java/microstories/rest/StoryResource.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java (diff)
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java (diff)
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java (diff)
The file was modifiedrest/src/main/java/microstories/rest/CORSFilter.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java (diff)
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java (diff)
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java (diff)
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java (diff)