Reputation: 300
I have knowledge of spring
jsf
and hibernate
. I have integrated them and create my own framework. Now I want to add session management to my framework using Apache Shiro. But I do not have any knowledge of Apache Shiro. Can any one guide me on using Apache Shiro. If any tutorials or eBooks available would be of great help.
Upvotes: 3
Views: 631
Reputation: 112
I have work with Shiro on a few projects, though none of them have utilised Spring components.
In general I would recommend perusing the Web App section of the Shiro Documentation.
Also consider these points
Upvotes: 0
Reputation: 1256
Check the documentation portion of the site. The Beginner's Introduction Tutorial is helpful.
Upvotes: 1