Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiperium/city-commons
Common artifacts for the Hiperium City project.
https://github.com/hiperium/city-commons
docker java maven
Last synced: 7 days ago
JSON representation
Common artifacts for the Hiperium City project.
- Host: GitHub
- URL: https://github.com/hiperium/city-commons
- Owner: hiperium
- License: agpl-3.0
- Created: 2024-06-25T03:25:38.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T04:47:55.000Z (11 days ago)
- Last Synced: 2024-12-12T05:26:28.683Z (11 days ago)
- Topics: docker, java, maven
- Language: Java
- Homepage:
- Size: 159 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
### Commons for the Hiperium City project.
* **Author**: [Andres Solorzano](https://www.linkedin.com/in/aosolorzano/).
* **Level**: Intermediate.
* **Technologies**: Java, Maven, Docker.What is it?
-----------The Hiperium City Commons contains useful Java classes and Docker utilities to be shared between artifacts in the project.
This project contains DTOs, bean validations, enumerations, and other useful classes to be used between services in the Hiperium City project.
It also contains parent POMs and other configurations to be shared between the services.System requirements
-------------------You need independent technologies according to the services you are working on.