-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from Real-Dev-Squad/yash/endorsement-api
remove user table to user rdsUserId instead
- Loading branch information
Showing
37 changed files
with
317 additions
and
523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
49 changes: 0 additions & 49 deletions
49
skill-tree/src/main/java/com/RDS/skilltree/User/UserDRO.java
This file was deleted.
Oops, something went wrong.
43 changes: 0 additions & 43 deletions
43
skill-tree/src/main/java/com/RDS/skilltree/User/UserDTO.java
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
skill-tree/src/main/java/com/RDS/skilltree/User/UserModel.java
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
skill-tree/src/main/java/com/RDS/skilltree/User/UserRepository.java
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
skill-tree/src/main/java/com/RDS/skilltree/User/UserService.java
This file was deleted.
Oops, something went wrong.
70 changes: 0 additions & 70 deletions
70
skill-tree/src/main/java/com/RDS/skilltree/User/UserServiceImpl.java
This file was deleted.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
skill-tree/src/main/java/com/RDS/skilltree/annotations/AuthorizedRoles.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
31 changes: 0 additions & 31 deletions
31
skill-tree/src/main/java/com/RDS/skilltree/apis/AuthApi.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.