README What is this repository for? This project is a core banking system which handle the several user and requests. 1.0-snapshot How do I get set up? First, you should run one server, and then, you can run several clients, they will send their request toward the server. Each client read terminal.xml to set its config. each server reads its config from core.json Dependency: Junit, log4j, Gson Just build it with maven to run unit tests.