Open ghost opened 9 years ago
Hello! Sure, i can do it ASAP. Do you have some estimates to implement this?
CSRF concept is very important as a penetration testing is concerned. I would request you to make it available to your soonest possible. Also I would request you to restructure a project like I hope .jsp files should be present in WEB-INF folder.
See the readme.md file. Unfortunately i do not use jsp concept at all. More modern way is to use REST API and resources-based project structure. In this project you don't need the WEB-INF folder because Spring Boot uses embedded Tomcat and deploys all required files to Tomcat by itself.
Could you please provide step by step suggestions?