maciejgz / blog

POC of Spring Cloud based microservices application with DDD and hexagonal architecture
1 stars 0 forks source link

Articles with comments functionallity and Spring Security #2

Closed maciejgz closed 3 years ago

maciejgz commented 3 years ago

https://devskiller.com/coding-tests/middle-java-developer-spring-security-secure-the-article-editing-method/

ava | Spring Security | Secure the article editing method - Secure methods to allow only the article author to create and read an article with his name, using method annotations.