Closed ooraini closed 1 year ago
Might be a good idea indeed. Why do you need to customize it?
Hi, I want to hook in MessageSource for translation, seems like the logical place for it.
Implemented in #74
Version 4.2.0 released with support for this.
I'm trying to customize the ErrorMessageMapper, but I see that the bean is added unconditionally to the application context. If it doesn't cause any issues, can we add @ConditionalOnMissingBean to all the beans?