spring-projects / spring-framework

Spring Framework
https://spring.io/projects/spring-framework
Apache License 2.0
56.75k stars 38.15k forks source link

Document that Spring Boot will auto-configure `RestClient.Builder` beans with the observation registry #33857

Closed quaff closed 4 days ago

quaff commented 2 weeks ago

See https://github.com/spring-projects/spring-boot/issues/38500

snicoll commented 2 weeks ago

Thanks for the suggestion but if this needs to be described, it should be in the Spring Boot reference doc.

snicoll commented 2 weeks ago

@bclozel see the above for context. I am reopening to get some more feedback as they are other places within our ref doc that have such references.

bclozel commented 4 days ago

While we always work towards consistency, I find this PR very frustrating to deal with. The former sentence came from an actual discussion with a library maintainer in #29904. I don't think dedicating our time to discussing this is time well spent.

quaff commented 4 days ago

One of this PR and #33866 should be merged to keep consistency. @bclozel