The Singhology's Blog

Spring Security – Sample App Now Available (JGrocery)

Posted in JGrocery by jsinghfoss on July 28, 2010

Last night, I quickly read through the Spring Recipes > Spring Security chapter and extended JGrocery sample application with Spring Security. I have committed the changes to my repository and it’s available for download. So that you can quickly run and see the application, I have provided a .war file under download section. The source code is available through source section of the repository.

It took me about 30 minutes to implement this module. The security module is very developer friendly and easy to use and implement. Spring security secures a web application at different levels including URL access level, the method invocation level, the view rendering level, and the domain object level.

Things that I am working on currently (and may extend JGrocery with these technologies): Hibernate, Spring Web Flow, AppFuse, ant, Maven

Click here to visit JGrocery Repository or use this link – http://code.google.com/p/jgrocery-v2/

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.