# BankingPersistenceJson A simple IBankingPersistence implementation based on Json. Not meant to be a real or useful implementation. Just there to get you up and running fast. Preferably use another IBankingPersistence implementation, e.g. a JPA based one.