-
Clone the repository:
$ git clone https://github.com/hdiv/insecure-bank.git -
Run the application using an embedded Tomcat:
mvn tomcat7:run-war -
You can then access the bank application here: http://localhost:8080/insecure-bank/
- username: john
- password: test
