Springboot-Microservice icon indicating copy to clipboard operation
Springboot-Microservice copied to clipboard

Springboot-Microservice

Results 13 Springboot-Microservice issues
Sort by recently updated
recently updated
newest added

Any quick help here - https://stackoverflow.com/questions/67371256/caused-by-org-eclipse-jgit-api-errors-refnotfoundexception-ref-master-cannot-b?

Hi @shabbirdwd53 , I run all the microservices and then get "Could not locate PropertySource, ..." warning from config-server-clients. And when I put something on application.yml like "sample.message= Welcome" after...

I found that the restTemplate. getForObject method you used in UserService file of user-service may throw an exception. This is suggestion for modification.