@ConditionalOnProperty(name="springdoc.show.actuator",
matchIfMissing=false)
@Component
public class ActuatorProvider
extends Object
| Constructor and Description |
|---|
ActuatorProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping |
getWebMvcHandlerMapping() |
Copyright © 2019. All rights reserved.