jeudi 11 août 2016

Spring MVC Java application design

I`m creating Java web application which has users with different roles (like admin, user, visitor etc.). I am going to follow REST principles.

Now I am creating a @Controller level of my application and i don`t know should i create separate Controller for each role? I haven`t complex vision on this problem. Maybe somebody can advice me an article with design principles or something else.

Aucun commentaire:

Enregistrer un commentaire