A simple money transfer application to demo the Synchronizer Token Pattern flow in a web application that might encounter CSRF attacks.
- Build using "mvn clean install"
- Run using mvn spring-boot:run or run the .jar file under /target
- The application is accessible at localhost:8080
- Use username as master and password as admin123 to login