Project Summary
Project Information
| Field | Value |
|---|---|
| Name | Order Repository Adapter |
| Description | Order Repository Adapter is a project that handles data persistence and retrieval for order-related entities. It acts as a bridge between Core business logic and the underlying database, ensuring efficient data management while adhering to Clean Architecture principles. |
| Homepage | https://macha.machanism.org/core/core-adapters/spring-adapters/spring-data/order-repository-adapter |
Project Organization
This project does not belong to an organization.
Build Information
| Field | Value |
|---|---|
| GroupId | org.machanism.macha.core.adapters.spring.data |
| ArtifactId | order-repository-adapter |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 11 |
Macha