Class ExceptionConfiguration
java.lang.Object
com.codingapi.springboot.framework.exception.ExceptionConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.codingapi.springboot.framework.exception.LocaleMessageexceptionLocaleMessage(org.springframework.context.MessageSource messageSource)
-
Constructor Details
-
ExceptionConfiguration
public ExceptionConfiguration()
-
-
Method Details
-
exceptionLocaleMessage
@Bean(initMethod="init") public com.codingapi.springboot.framework.exception.LocaleMessage exceptionLocaleMessage(org.springframework.context.MessageSource messageSource)
-