Results 1 to 1 of 1

Thread: @Configuration

  1. #1
    Join Date
    Feb 2007
    Posts
    1

    Default @Configuration

    Hi
    I wonder what's the difference between @Configuration/@Bean and @Component. In my Project, I also use @Component then, using @Resource to inject the object into other java object. Do I need switch it to @Configuration or not.


    thanks
    Last edited by wulinux; Feb 26th, 2010 at 11:32 AM.

Posting Permissions

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