mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-27 23:58:53 +08:00
- Added annotations such as ValidatedForAdd and ValidatedForUpdate for verification of different operations - Add a ValidationGroups object to define the validation grouping interface - Implement the ValidationUtils utility class to provide validation functionality - Create .gitattributes and .gitignore files to standardize the code repository - Add dependencies related to build.gradle.kts configuration validation
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
/gradlew text eol=lf
|
|
*.bat text eol=crlf
|
|
*.jar binary
|