Fixing checkstyle
This commit is contained in:
@@ -35,7 +35,7 @@ import static org.springframework.cloud.kubernetes.client.KubernetesClientUtils.
|
||||
/**
|
||||
* @author Ryan Baxter
|
||||
*/
|
||||
@Configuration(proxyBeanMethods=false)
|
||||
@Configuration(proxyBeanMethods = false)
|
||||
@ConditionalOnCloudPlatform(CloudPlatform.KUBERNETES)
|
||||
@AutoConfigureAfter(KubernetesCommonsAutoConfiguration.class)
|
||||
public class KubernetesClientAutoConfiguration {
|
||||
|
||||
Reference in New Issue
Block a user