Hi,

What is the best practice for bean declaration i.e., should all classes be declared as bean or any specific set of classes. Declaring all classes as bean will clutter the application context.

Any suggestion will be greatly appreciated.

Thanks a lot.

Best Regards,

ssroy