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 modifiedrest/src/main/java/microstories/model/Pagination.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewTest.java
The file was modifiedrest/src/main/java/microstories/rest/CORSFilter.java
The file was modifiedrest/src/main/java/microstories/model/StoryDto.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryEntity.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewEntity.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/UserTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/TestPrincipal.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/util/security/RoleCaller.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/UserEntity.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/StoryResourceRestTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryDataset.java
The file was modifieddomain/src/test/java/es/uvigo/esei/dgss/teama/microstories/entities/StoryTest.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/http/util/HasHttpStatus.java
The file was modifiedrest/src/test/java/es/uvigo/esei/dgss/teama/microstories/rest/GenericTypes.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Topic.java
The file was modifiedrest/src/main/java/microstories/rest/StoryResource.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/ViewDataset.java
The file was modifiedservice/src/main/java/es/uvigo/esei/dgss/teama/microstories/service/StoryEJB.java
The file was modifiedtests/src/main/java/es/uvigo/esei/dgss/teama/microstories/entities/IsEqualToEntity.java
The file was modifieddomain/src/main/java/es/uvigo/esei/dgss/teama/microstories/enums/Gender.java