1. Create a project (folder) called Microservice1 2. Create a file called getcustdetails 3. create a file called putcustdetails 4. store th...
1. Create a project (folder) called Microservice1
2. Create a file called getcustdetails
3. create a file called putcustdetails
4. store these files in local git repoistory
5. push these changes to Github repo (Microservice1)
6. Add a new file on Github repo called deletecustdetails
7. Add a new file called a getallcustdetails in local repo
8. push the all the files to remote repo ( If request is rejected then fix this issue)
COMMENTS