spring security

  • https://www.marcobehler.com/guides/spring-security

  • https://www.youtube.com/watch?v=TytSz7u1xQ8 Test-Driven Security

    • https://github.com/eleftherias/springone-2021

  • Amigos code

    • https://www.youtube.com/watch?v=b9O9NI-RJ3o (new)

    • https://www.youtube.com/watch?v=her_7pa0vrg

      • https://github.com/amigoscode/spring-boot-security-course

    • https://www.youtube.com/watch?v=QwQuro7ekvc

      • https://github.com/amigoscode/login-registration-backend

    • csrf

      • https://www.youtube.com/watch?v=Ub5TLow9GL4

  • https://docs.spring.io/spring-security/reference/servlet/authorization/authorize-http-requests.html

  • https://stackoverflow.com/questions/28907030/spring-security-authorize-request-for-certain-url-http-method-using-httpsecu

  • https://stackoverflow.com/questions/51026694/spring-security-blocks-post-requests-despite-securityconfig

  • https://reflectoring.io/spring-security/

  • https://www.youtube.com/watch?v=kwxRe-4dnVU Spring Security: The Good Parts by DANIEL GARNIER-MOIROUX

  • https://www.youtube.com/watch?v=xF4ZBhNEF0Y Secure, Test, Repeat: A Guide to Spring Security Integration Testing by LAURENTIU SPILCA

  • https://www.youtube.com/watch?v=HyoLl3VcRFY Spring Security Architecture Principles by Daniel Garnier-Moiroux @ Spring I/O 2024

Last updated

Was this helpful?