mirror of
https://github.moeyy.xyz/https://github.com/GeWuYou/forgeboot
synced 2025-10-28 04:14:24 +08:00
- Added the CrudRepositorySpec API to define CRUD operations and normalized queries - Implement the CrudServiceImplSpec class to provide a generic implementation of CRUD services - Define the CrudServiceSpec interface to standardize the operation of the CRUD service - Add .gitattributes and .gitignore files to configure the code style and ignore files - Create a build.gradle.kts file and add project dependencies
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
/gradlew text eol=lf
|
|
*.bat text eol=crlf
|
|
*.jar binary
|