python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to solve error nested mappings are not allowed in compact mappings
It says nested mappings are not allowed in compact mappings
eureka:
client:
register-with-eureka: false
fetch-registry: false
server.port: 8796
spring.appli...
Prajwal S M
Votes: 0
Answers: 1
API working EUREKA - Error when using @Component
Guys
I have a microservice that works using the eureka architecture (discovery, gateway) and the database connection is in another service. When I start the application I want it to call a method for ...
gstbia
Votes: 0
Answers: 0
Fall Back methods are not called in cloud gateway when a service is down using hystrix and eureka
I am new to microservices using boot.
I have a project with only 2 microservices (school and student, just a learning project) , I have created the registry service with eureka and the cloud gateway t...
Apex
Votes: 0
Answers: 0
What would be the best self preservation time parameter configuration for Eureka server for 12 Microservices and 2 instance for each Microservice
I am having 12 Microservices including 1 Eureka server and 1 API Gateway deployed on AWS ( Kubernetes + Docker images ), but I am facing issue of frequently getting register deregister issue with Micr...

Nitin Dhomse
Votes: 0
Answers: 1