Top "Spring-cloud-netflix" questions

Spring-Cloud-Netflix provides Netflix OSS integrations for Spring Boot apps through autoconfiguration and binding to the Spring Environment and other Spring programming model idioms.

Spring cloud config client properties are not getting resolved

I am very new to the concept of Spring Cloud and Spring external configurations, in fact started yesterday itself. I …

spring-boot spring-cloud spring-cloud-netflix spring-cloud-config
Spring Config Server - No such label: master

I have a simple Spring Cloud Config Server which consume configuration from git server. ConfigServer bootstrap.yml : spring: application: name: …

spring-boot spring-cloud-netflix spring-cloud-config
Setting the route programmatically in Spring Cloud Netflix Zuul

I have created two AWS Beanstalk envs, each with their own version of the applications. The urls for these envs …

spring netflix-zuul spring-cloud-netflix canary-deployment