Class ErrorAttributesConfiguration
java.lang.Object
com.cumulocity.microservice.security.configuration.ErrorAttributesConfiguration
@Configuration
@PropertySource(value="classpath:microservice_error_attributes.properties",
ignoreResourceNotFound=true)
public class ErrorAttributesConfiguration
extends Object
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ErrorAttributesConfiguration
public ErrorAttributesConfiguration()
-