mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 03:19:02 +00:00
Fix javadoc mistake
See gh-44958
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ import org.springframework.boot.http.client.reactive.ClientHttpConnectorSettings
|
||||
|
||||
/**
|
||||
* {@link ConfigurationProperties @ConfigurationProperties} to configure settings that
|
||||
* apply to Spring's reactive client HTTP connectors.
|
||||
* apply to Spring's blocking HTTP clients.
|
||||
*
|
||||
* @author Phillip Webb
|
||||
* @since 3.5.0
|
||||
|
||||
Reference in New Issue
Block a user