Project Summary
Project Information
| Field | Value |
|---|---|
| Name | User Repository Adapter |
| Description | User Repository Adapter is a project that manages data persistence and retrieval for user-related entities. It connects Core business logic with the database layer, ensuring efficient data handling while maintaining scalability and adherence to Clean Architecture principles. |
| Homepage | https://macha.machanism.org/core/core-adapters/spring-adapters/spring-data/user-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 | user-repository-adapter |
| Version | 0.0.4-SNAPSHOT |
| Type | jar |
| Java Version | 11 |
Macha