Results 1 to 3 of 3

Thread: showcase WebMvc Configuration class. Why the @Inject

  1. #1
    Join Date
    Jan 2009
    Location
    Huntington Beach, CA
    Posts
    718

    Default showcase WebMvc Configuration class. Why the @Inject

    Nothing big here, but I noticed in the WebMvc @Configuration class there is an @Inject for ConnectionRepository property, but it isn't used in the class at all. So just wondering why it was there.

    Thanks

    Mark

  2. #2
    Join Date
    Aug 2004
    Posts
    1,075

    Default

    Just some old code that wasn't cleaned out.
    Craig Walls
    Spring Social Project Lead

  3. #3
    Join Date
    Jan 2009
    Location
    Huntington Beach, CA
    Posts
    718

    Default

    Cool.

    Thanks

    Mark

Posting Permissions

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