类 ExceptionConfiguration
java.lang.Object
com.codingapi.springboot.framework.exception.ExceptionConfiguration
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明com.codingapi.springboot.framework.exception.LocaleMessageexceptionLocaleMessage(org.springframework.context.MessageSource messageSource)
-
构造器详细资料
-
ExceptionConfiguration
public ExceptionConfiguration()
-
-
方法详细资料
-
exceptionLocaleMessage
@Bean(initMethod="init") public com.codingapi.springboot.framework.exception.LocaleMessage exceptionLocaleMessage(org.springframework.context.MessageSource messageSource)
-