Skip to content

ivans-innovation-lab/my-company-team-materialized-view

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.