Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-cloud

Can I configure a @FeignClient url using a properties/yml file?

What are the advantages and disadvantages of using feign over RestTemplate

springboot Upgrade from 2.3.5.RELEASE to 2.4.1- ClassNotFoundException: org.springframework.boot.context.properties.ConfigurationBeanFactoryMetadata

Error Injecting FeignClient from another Project

Zuul - Api Gateway Authentication

spring-cloud netflix-zuul

Using Spring Cloud Config without Git repo

Spring @EnableResourceServer vs @EnableOAuth2Sso

Eureka never unregisters a service

Zuul timing out in long-ish requests

spring-cloud netflix-zuul

What is Eureka service, Eureka Client, Eureka instance and Eureka server

Using @Headers with dynamic values in Feign client + Spring Cloud (Brixton RC2)

Is there a compatibility matrix of Spring-boot and Spring-cloud?

How is Spring Cloud Gateway different from Zuul?

Understanding Spring Cloud Eureka Server self preservation and renew threshold

What's the difference between EnableEurekaClient and EnableDiscoveryClient?

What is the difference between putting a property on application.yml or bootstrap.yml in spring boot?