Storage-Schemas is a model-definition-util. It provides models for organization- and space-events.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- jdk >= 11
Execute the following steps to set up your local environment for development and testing:
- Clone the repository
Commands that are required in order to use the service.
mvn generate-sources
to generate java-sources from avsc-files.
For deployment push the service to Azure DevOps, the pipeline will start automatically.
mvn deploy
to publish sources to maven repository.
Links to tools used for building. Example:
- Maven v3.6.3 (see this Link)
See the Contribution Guide.
See the Changelog.
This package provides models for organizations and spaces as used in events. It can be used in all services publishing or consuming storage-events:
- accessmanager
- storagemanager
- orgspacemanager