mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 03:48:52 +08:00
- Added the WebMvcExceptionProperties class to configure exception handling related properties: Create the WebMvcExceptionAutoConfiguration class for automatic configuration - Add the GlobalException and InternalException classes as the base classes for global and internal exceptions - Implement the GlobalExceptionHandler class to handle all kinds of exceptions in a unified manner - Added internationalization support and created multilingual message files - Configure the Gradle build script and project structure
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
/gradlew text eol=lf
|
|
*.bat text eol=crlf
|
|
*.jar binary
|