It is a simple expense tracker app that is built using spring data mongodb and have performed database migration using Mongock.
MONGOCK is a Java based migration tool as part of your application code for Distributed environments. It allows developers to execute safer migrations by having ownership and control over data migrations during the Application deployment process as code and data changes are shipped together