Project Overview
This project is an Inventory Management Application built with Spring Boot. It manages electronic components, suppliers, users, and integrates with DigiKey for component data. The application supports authentication, stock management, and provides a RESTful API for frontend consumption.
Documentation Structure
- Architecture
- Entities
- Controllers
- Services
- Repositories
- Security
- API Endpoints
- Configuration
- Integration
- Testing
Each file provides details and explanations for its respective part of the application.