mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Since gh-#5594, the 'outcome' tag has been introduced for HTTP clients. This commit updates the reference documentation accordingly. Closes gh-15725