Bonify coding challenge Instructions See INSTRUCTIONS.md How to run it Initial the database: ./init-docker-db.sh start the server: mvn spring-boot:run Run test start the server run the test cases: ./test.sh