The Inventory microservice for Pawfectly Yours manages and tracks pet supply inventory, including stock levels, product details, and reordering processes. Built with Spring Boot and Java, this service ensures efficient management of inventory and supports streamlined supply chain operations.
- Track and manage pet supply inventory
- Monitor stock levels and product details
- Handle reordering processes
- Java 17 or later
- Maven
- Clone the repository:
git clone https://github.com/Pawfectly-Yours/spring-inventory-service.git cd spring-inventory-service