This demostrates Double Submit Cookie Pattern for Preventing CSRF attacks. This implementation uses Spring JPA, Spring Security and JSP as Tecnology stack
- Clone the repository and run
mvn clean install -U
- Run main class in
webApplication.java
. So Spring application will start. - Set profiles for easy running.
- Spring Security
- JPA
- Build tools : Maven
- Server : Tomcat