feat: spring.factories 添加 FeignErrorDecoder
This commit is contained in:
parent
c6ff9bb106
commit
701614b2f9
@ -16,5 +16,6 @@ cn.axzo.framework.autoconfigure.web.rest.EnumResource,\
|
|||||||
cn.axzo.framework.autoconfigure.validation.SpringValidatorAutoConfiguration,\
|
cn.axzo.framework.autoconfigure.validation.SpringValidatorAutoConfiguration,\
|
||||||
cn.axzo.framework.autoconfigure.web.advice.BodyAdviceAutoConfiguration,\
|
cn.axzo.framework.autoconfigure.web.advice.BodyAdviceAutoConfiguration,\
|
||||||
cn.axzo.framework.autoconfigure.web.FilterAutoConfiguration,\
|
cn.axzo.framework.autoconfigure.web.FilterAutoConfiguration,\
|
||||||
cn.axzo.framework.autoconfigure.web.context.WebMvcAwareAutoConfiguration
|
cn.axzo.framework.autoconfigure.web.context.WebMvcAwareAutoConfiguration,\
|
||||||
|
cn.axzo.framework.autoconfigure.feign.FeignErrorDecoderAutoConfiguration
|
||||||
# cn.axzo.framework.autoconfigure.web.swagger.SwaggerAutoConfiguration,\
|
# cn.axzo.framework.autoconfigure.web.swagger.SwaggerAutoConfiguration,\
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user