A Spring Boot application for a KYC (Know Your Customer) authentication backend service. This service allows user registration, document upload, and verification status management.
- User registration
- Document upload
- Verification status management
- Basic authentication with Spring Security
- Local profile configuration for development
- Java 8 or higher
- Maven 3.6.0 or higher
- MySQL database
git clone https://github.com/yourusername/kyc-auth-service.git
cd kyc-auth-service