Instruction to install and run the assignment.
- Clone this repository
 - Go to the directory and run the command: ./mvnw spring-boot:run
 - Clone the https://github.com/pareshmeb/suncorp-react-test.git
 - Please run "npm install" and then "npm start" command, it will open the http://localhost:3000/
 - It will shows the available currencies and enter the amount and click the button
 - If you would like to test using the postman for testing the endpoint. I have created 2 endpoints.
 - Run GET: http://localhost:8080 Request. It will show the current values
 - Run PUT: http://localhost:8080/dispence/150 Request.