

mvn clean compile
mvn exec:java


Run with following inputs:

Username:
Alice
Password:
anything


Username:
Alice' OR '1
Password:
anything


Username:
Alice'; --
Password:
anything



Username:
Alice'; DROP table users; --
Password:
anything




