Using Mongock in Spring Boot with Maven
Mongock is a library to describe and execute changes of the MongoDB database schema in changelogs. In this article we will describe the corresponding setup of our Spring Boot application.
Basic configuration
To add Mongock to our application from the...
bootifyio.hashnode.dev2 min read