A demo application to showcase the STP pattern used to overcome CSRF attacks in web based applications.
- 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 admin and password as admin@ to login