orderboard Orderboard for Silverbars A simple Maven based Spring MVC application with Java and H2 in memory database. The application has no views (jsps) but there are provisions to add them. To run the app: mvn jetty:run Spring Mock MVC tests for: Summary Display Register Order Cancel Order Integration Test for: CRUD operations at DAO level.