Creating a JPA style CrudRepository using Microstream
MicroStream is a Java native persistence layer that gives you blazingly fast access times.
When migrating from JPA we want to have the ability to implment CrudRepository style