https://github.com/commonjava/indy-model
https://github.com/commonjava/indy-model
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/commonjava/indy-model
- Owner: Commonjava
- License: apache-2.0
- Created: 2021-02-18T05:43:43.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-27T03:39:03.000Z (about 1 year ago)
- Last Synced: 2025-04-08T14:07:08.275Z (8 months ago)
- Language: Java
- Size: 231 KB
- Stars: 0
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Indy Models
This project holds all Model POJO classes for indy microservices.
### Core Java Model
This lib is extracted from the old indy monolith code of "indy-model-core-java", which is commonly used by all the other services
### Event Model
This event model lib is created to hold all model classes for indy messaging interaction between services.
### Addons
This module includes all java model for indy addons
#### Folo Model
This lib is extracted from the old indy monolith code of "indy-folo-model-java", which is commonly used by all the other services
#### Content Browse Model
This lib is extracted from the old indy monolith code of "indy-content-browse-model-java", which is commonly used by all the other services
#### Koji model
This lib is extracted from the old indy monolith code of "indy-koji-model-java", which is commonly used by all the other services