spring-cloud / spring-cloud-openfeign

Support for using OpenFeign in Spring Cloud apps
Apache License 2.0
1.18k stars 758 forks source link

Document maintenance mode and recommended migrations #968

Closed OlgaMaciaszek closed 4 months ago

OlgaMaciaszek commented 5 months ago

Thanks @ch4mpy. We're planning to be adding some starters/autoconfigruations for @HttpExchange in Spring Boot (it's now a task in progress: https://github.com/spring-projects/spring-boot/issues/31337). Please keep an eye on that and once that's merged see if you'd like to contribute any additional add-ons.

ch4mpy commented 5 months ago

@OlgaMaciaszek thks for the useful link. I delete my previous post because what I do is clearly behind httpexchange-spring-boot-starter (referenced in the thread you linked) and probably not as useful as what the official Spring support will be.