Skip to content

Commit 6228be2

Browse files
committed
Test javadoc
1 parent ac81b15 commit 6228be2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot/src/test/java/org/springframework/boot/web/client/ClientHttpRequestFactoriesJdkClientTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import org.springframework.test.util.ReflectionTestUtils;
2525

2626
/**
27-
* Tests for {@link ClientHttpRequestFactories} when Apache Http Components is the
27+
* Tests for {@link ClientHttpRequestFactories} when JDK HttpClient is the
2828
* predominant HTTP client.
2929
*
3030
* @author Andy Wilkinson

0 commit comments

Comments
 (0)