spring-microservices-v2 icon indicating copy to clipboard operation
spring-microservices-v2 copied to clipboard

Update microservices-v2-1.md

Open HarshitGaur21 opened this issue 2 years ago • 0 comments

I had to struggle with the file-name issue: 'limits-service.properties.txt'. I didn't realize the file full name is with txt extension. Later deleted the same and created a new one via VS Code and committed that.

$ git status On branch master Changes not staged for commit: (use "git add/rm ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) deleted: limits-service.properties.txt

Untracked files: (use "git add ..." to include in what will be committed) limits-service.properties

HarshitGaur21 avatar Nov 18 '22 12:11 HarshitGaur21