Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pawfectly-yours/spring-inventory-service

Inventory microservice for Pawfectly Yours. Handles tracking and management of pet supply stock, including product details and reorder processes. Built with Spring Boot and Java, it ensures efficient inventory management and supports optimal stock levels, streamlining supply chain operations for the Pawfectly Yours platform.
https://github.com/pawfectly-yours/spring-inventory-service

api backend dependency-injection java jpa jpa-entities jpa-repository microservices rest-api spring-boot

Last synced: about 1 month ago
JSON representation

Inventory microservice for Pawfectly Yours. Handles tracking and management of pet supply stock, including product details and reorder processes. Built with Spring Boot and Java, it ensures efficient inventory management and supports optimal stock levels, streamlining supply chain operations for the Pawfectly Yours platform.

Awesome Lists containing this project

README

        

# Pawfectly Yours - Inventory Microservice

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.

## Tech Stack
spring
java
mysql

## Features
- Track and manage pet supply inventory
- Monitor stock levels and product details
- Handle reordering processes

## Getting Started

### Prerequisites
- Java 17 or later
- Maven

### Running the Service

1. **Clone the repository:**
```bash
git clone https://github.com/Pawfectly-Yours/spring-inventory-service.git
cd spring-inventory-service