Production-ready Spring Boot 3 backend for an open-source freelance marketplace: JWT auth, payments, escrow, messaging, and analytics.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
273
commits
docs: Update README to replace './mvnw' with 'mvn' for running commands
31d9dc3View on GitHubfeat(sms): Implement phone verification service with SMS integration
17406a3View on GitHubfeat(migration): Update database schema for compatibility and add missing fields
0d3f45dView on GitHubfeat(migration): Add user statistics fields and audit logs table
b15fe79View on GitHubfeat(audit): Implement comprehensive audit logging system with detailed entity and repository
2b1bd58View on GitHubfeat: Implement review flagging system with entities and repositories
30e1a9aView on GitHubfeat: Add faceted search functionality with aggregations and response DTO
84ce805View on GitHubfeat: Implement Data Export Service and Escrow Details Endpoint
b6ea138View on GitHubfeat: Add unit tests for NotificationController including CRUD operations and notification retrieval
a8759ecView on GitHub