@ConditionalOnProperty(name="spring.arthas.enabled",
matchIfMissing=true)
public class ArthasEndPointAutoConfiguration
extends Object
| Constructor and Description |
|---|
ArthasEndPointAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ArthasEndPoint |
arthasEndPoint() |
@Bean @ConditionalOnMissingBean @ConditionalOnAvailableEndpoint public ArthasEndPoint arthasEndPoint()
Copyright © 2021. All rights reserved.