Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
userManagement
Commits
9ebaae12
Commit
9ebaae12
authored
1 year ago
by
Radheshhathwar
Browse files
Options
Download
Patches
Plain Diff
Added fetchAll and fetchBy uniqueRefNum
parent
14064d17
main
UAT_quick_fix_keycloak
UPHRH_8164_ErrorHandling
dev
dev_stable
devops-patch
feature_update_fee
rahu_error_message_fix
uat
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
src/main/java/com/tarento/upsmf/userManagement/controller/UserController.java
+12
-1
...rento/upsmf/userManagement/controller/UserController.java
src/main/java/com/tarento/upsmf/userManagement/handler/UserHandler.java
+10
-2
...com/tarento/upsmf/userManagement/handler/UserHandler.java
src/main/java/com/tarento/upsmf/userManagement/repository/TransactionRepository.java
+1
-0
...psmf/userManagement/repository/TransactionRepository.java
src/main/java/com/tarento/upsmf/userManagement/services/UserService.java
+26
-3
...om/tarento/upsmf/userManagement/services/UserService.java
src/main/resources/application.properties
+1
-1
src/main/resources/application.properties
with
50 additions
and
7 deletions
+50
-7
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets