Results 1 to 2 of 2

Thread: Disappointed with the Spring Security Example Tutorial

  1. #1

    Angry Disappointed with the Spring Security Example Tutorial

    because it doesn't use annotations at all (e.g. the ListAccounts controller). Now I understand why people said that Spring is xml hell and then Spring guys/fanboys always say thay there are annotations for most cases but in fact they don't use annotations in their tutorials. I wonder if they like the xml hell or they want to keep beginners in their xml hell.

  2. #2
    Luke Taylor is offline Senior Member Acegi Security System TeamSpring Team
    Join Date
    Aug 2004
    Location
    Glasgow, Scotland
    Posts
    3,449

    Default

    Quote Originally Posted by dxxvi View Post
    because it doesn't use annotations at all (e.g. the ListAccounts controller). <rant snipped>
    It does. Look more closely. (Hint: security annotations are best used at the service layer).
    Spring - by Pivotal
    twitter @tekul

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •