Write java code to Build a CSRF protection middleware using Spring Boot. generates CSRF tokens; validates tokens on state-changing requests; sets SameSite cookie attributes. Structure the project as: src/main/java/config/. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.