@ConfigurationProperties(name="error") public class ManagementErrorEndpoint extends Object implements MvcEndpoint
ErrorController
should be available there but because of
the way the handler mappings are set up it will not be detected.Constructor and Description |
---|
ManagementErrorEndpoint(String path,
ErrorController controller) |
public ManagementErrorEndpoint(String path, ErrorController controller)
public String getPath()
getPath
in interface MvcEndpoint
public boolean isSensitive()
isSensitive
in interface MvcEndpoint
public Class<?> getEndpointType()
getEndpointType
in interface MvcEndpoint
Copyright © 2014. All rights reserved.