add Spring Authorization article

pull/8529/head
vahram-papazyan 3 weeks ago
parent 65f98cb3a8
commit 535a04f03c
  1. 2
      src/data/roadmaps/java/content/stream-api@WHxAwfdKHQSOg0TLX05EG.md
  2. 1
      src/data/roadmaps/spring-boot/content/spring-security/authorization.md

@ -8,4 +8,4 @@ Visit the following resources to learn more:
- [@article@The Java 8 Stream API Tutorial](https://www.baeldung.com/java-8-streams)
- [@article@Stream Filtering by Hyperskill (JetBrains Academy)](https://hyperskill.org/learn/step/3578)
- [@video@Streams API Tutorial in Java 8+](https://www.youtube.com/watch?v=VNovNwHr9jY)
- [@video@Java 8 Streams Tutorial](https://www.youtube.com/watch?v=t1-YZ6bF-g0)
- [@video@Java 8 Streams Tutorial](https://www.youtube.com/watch?v=t1-YZ6bF-g0)

@ -5,6 +5,7 @@ Spring Security supports a variety of authentication mechanisms, such as usernam
Visit the following resources to learn more:
- [@official@Spring Authorization](https://docs.spring.io/spring-security/reference/servlet/authorization/index.html)
- [@official@Authorization: Roles and Authorities](https://hyperskill.org/learn/step/31611)
- [@article@Advanced authorization in Spring](https://docs.spring.io/spring-security/site/docs/5.2.11.RELEASE/reference/html/authorization.html)
- [@article@Spring Security: Authentication and Authorization In-Depth](https://www.marcobehler.com/guides/spring-security)
- [@feed@Explore top posts about Authorization](https://app.daily.dev/tags/authorization?ref=roadmapsh)

Loading…
Cancel
Save