Skip to content

Repository files navigation

Sysnormal Database Consulta Integration Entities Library

Maven Central MvnRepository GitHub tag


🚀 Purpose

This library centralizes and standardizes JPA entity classes used across multiple systems.
Instead of duplicating entity definitions, applications simply import this library.

Benefits include:

  • Consistency across services
  • Single source of truth for table mappings
  • Reduced maintenance and code duplication
  • Simplified integration databases

🛠 Technologies Used

  • Java 21+
  • Jakarta Persistence API (JPA)
  • Hibernate ORM
  • Spring Data (optional / provided scope)
  • Maven for dependency management

📥 Installation (Maven)

Add this dependency to your application’s pom.xml:

<dependency>
    <groupId>io.github.sysnormal1.data.integrations>
    <artifactId>consulta-data-model</artifactId>
    <version>0.0.4</version>
</dependency>

📚 How to Clone

git clone https://github.com/sysnormal1/consulta-data-model.git

⚖️ License

This project is licensed under the MIT License — see the LICENSE file for details.


👤 Author

Alencar Velozo
GitHub: @aalencarvz1


👤 Organization

Sysnormal
GitHub: @sysnormal1


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages