- Create application properties for database configuration - Implement user entity and DTO with Base64 image handling - Add user controller for CRUD operations - Introduce Base64 converter utility for image encoding/decoding - Set up Maven wrapper and project dependencies - Configure .gitignore and .gitattributes for environment consistency
3 lines
38 B
Plaintext
3 lines
38 B
Plaintext
/mvnw text eol=lf
|
|
*.cmd text eol=crlf
|