FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
seleniumforchitta/Converting_DBResults_To_Json_Java · GitHub
seleniumforchitta
/
Converting_DBResults_To_Json_Java
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Branches
Tags
Open more actions menu
Latest commit
History
3 Commits
3 Commits
Folders and files
Name
Name
Last commit message
Last commit date
.settings
.settings
src
src
.classpath
.classpath
.gitignore
.gitignore
.project
.project
README.md
README.md
customerInfo0.json
customerInfo0.json
customerInfo1.json
customerInfo1.json
customerInfo2.json
customerInfo2.json
customerInfo3.json
customerInfo3.json
pom.xml
pom.xml
Repository files navigation
README
Converting_DBResults_To_Json_Java
Problem statement :-
There are 2 DBs. After a batch job run, data from DB1>table1 goes to DB2>table1.
We need to verify the data is transferred.
Now you need to do a get API call to check if the data is available in DB2>table1
for that we need to get the data from DB1 and put it in json format
do the API get call to DB2 with the json
check the response
About
No description, website, or topics provided.
Resources
Readme
Activity
Stars
0
stars
Watchers
1
watching
Forks
0
forks
Report repository
Releases
Packages
Used by
Contributors
Languages
Back
|
FazBrowse Home
|
New Git URL