Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.