my-company-team-materialized-view

Team. Query side. Materialized view.

View the Project on GitHub

projects/my-company-team-materialized-view CircleCI release

This component is an event-listener and processor. It listens for the Events and processes them in whatever way makes the most sense. In this case it just builds and maintains a materialized view which tracks the state of the aggregate.

Development

This project is driven using Maven.

Run/Install locally

Make sure that you have this libraries installed in your local maven repository:

$ ./mvnw clean install

Run tests

This component comes with some rudimentary tests as a good starting point for writing your own. Use the following command to execute the tests using Maven:

$ ./mvnw test

Created by Ivan Dugalic@lab. Need Help? Join our Slack team.