Skip to content

Commit cc2852c

Browse files
Polish
1 parent a01c845 commit cc2852c

File tree

2 files changed

+1
-19
lines changed

2 files changed

+1
-19
lines changed

spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/docker/transport/LocalDockerSchemePortResolver.java

Lines changed: 0 additions & 17 deletions
This file was deleted.

spring-boot-project/spring-boot-tools/spring-boot-buildpack-platform/src/main/java/org/springframework/boot/buildpack/platform/docker/transport/LocalHttpClientTransport.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,7 @@ private static Registry<ConnectionSocketFactory> getRegistry() {
8080
}
8181

8282
/**
83-
* {@link DnsResolver} used by the {@link LocalDockerHttpClientConnectionManager} to
84-
* ensure only the loopback address is used.
83+
* {@link DnsResolver} that ensures only the loopback address is used.
8584
*/
8685
private static class LocalDnsResolver implements DnsResolver {
8786

0 commit comments

Comments
 (0)