mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 06:14:25 +08:00
- Added the WebMvcExceptionI18nProperties class to configure internationalization-related properties - Modify the WebMvcExceptionProperties class and add the enable property to control whether internationalization is enabled - The I18nGlobalExceptionHandler class is added to handle internationalization exceptions - Modify the GlobalExceptionHandler class to support non-internationalization exception handling - The I18nGlobalException and I18nInternalException classes have been added for internationalization exceptions - Modify the InternalException class to simplify the structure of the internal exception