Adding Interceptors To Your Spring Boot Application: A Must-know Tutorial! |

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 3

  • @javacodeex
    @javacodeex  5 місяців тому

    Please Subscribe and Support me

  • @adhilJ
    @adhilJ Місяць тому

    When you say address cross cutting concerns like Logging, Monitoring .. Spring AOP JointPoints, pointcuts would be the better option.

  • @universal4334
    @universal4334 4 місяці тому

    Nice video. But it would be great if you considered beginners while making videos. You're just going through all the code blindly but not clearing things in detail. Let's say that when a beginner watches this video, he might not know what web config is, why you implement webconfigurer and why you are registering interceptors, and so on... may be first give some clarity on all the components why are you using and what are they then go ahead and show the implementation. Anyway, thanks for making content nice and unique content.