@Configuration @AutoConfigureBefore(value=org.springframework.boot.autoconfigure.web.servlet.error.ErrorMvcAutoConfiguration.class) public class OverriderErrorMvcAutoConfiguration extends Object
OverriderErrorMvcAutoConfiguration()
org.springframework.boot.web.servlet.error.DefaultErrorAttributes
errorAttributes()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OverriderErrorMvcAutoConfiguration()
@Bean @ConditionalOnMissingBean(value=org.springframework.boot.web.servlet.error.ErrorAttributes.class, search=CURRENT) public org.springframework.boot.web.servlet.error.DefaultErrorAttributes errorAttributes()
Copyright © 2020. All rights reserved.