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

Microservices + Spring Boot 2 + Spring Cloud + Docker + Kubernetes - https://www.udemy.com/course/microservices-with-spring-boot-and-spring-cloud/. Latest Repo - http://github.com/in28minutes/spring-m...

Results 20 spring-microservices-v2 issues
Sort by recently updated
recently updated
newest added

Details: Openfeign client added to access method but facing issue while calling in another service method using a proxy, and other methods in a controller are working fine which are...

I am getting this error in google cloud shell after deploying it from local., Please look into it how to solve this, Kubernate is installed on local also, I am...

I have created spring cloud config server project with spring-boot 2.7.11 and spring cloud 2021.0.6 and java 1.8 and followed the steps shown in the videos 6,7,8 in v2. I'm...

I am getting error as below while running command "docker- compose up" Error: "invalid character 's' looking for beginning of value"

Below is the stack trace and error is about org.springframework.boot:spring-boot-maven-plugin:2.5.0:build-image. I have tried with different spring boot versions 2.5+ but still the same issues. If any one has idea then...

The Netflix Eureka Client dependency will not work until we add the netflix-candidates repository to the the pom.xml file

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...