Spring Tips: Spring Security method security with special guest Rob Winch

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 8

  • @wicktorinox6942
    @wicktorinox6942 3 месяца назад

    In the first part, I was like..what is going on... I was just keep telling.. don't comment, until you watch the whole video, give Rob a chance, don't comment, because if that would not work, Josh wouldn't have uploaded, not using record or lombok is probably just because to keep it simple, etc.. but end of the day, it was a nice save. HandleAuthorizationDenied is a very cool 6.3.1 feature.

  • @alexkouasseu6396
    @alexkouasseu6396 3 месяца назад

    😍😍😍

  • @rahuljainPowerApp
    @rahuljainPowerApp 3 месяца назад

    Loved it

  • @MrAnonimR
    @MrAnonimR 10 дней назад

    Is it possible to chain @PostAuthorize or @PreAuthorize annotations?

  • @havlli7544
    @havlli7544 3 месяца назад

    i wonder if this works well with reactive, I did play with these annotation and SpEL before but decided for method level authorization to call inside the service something like AuthorizationManager or AuthorizationRoleHandler and have all my logic regarding authorization handled in those classes just for more cohesion and because I don't really like how scattered these annotation and rules are across the classes like your model entities and services but I do like this approach just wondering if something can be done to make this approach more centralized?

  • @JiandongMa-lp7dg
    @JiandongMa-lp7dg 3 месяца назад +1

    super informative🫡