Simple implementation of Double Submit Cookie Pattern to prevent CSRF using Java Spring Boot
- Build the project using
mvn clean install - Run using
mvn spring-boot:run - The web application is accessible via localhost:8080
- Use username and password as 'admin' to login to demo