Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is @autowired required false?



What is @autowired required false?..

Answer / Munesh Kumar

In Spring Framework, '@autowired(required=false)' allows the dependency to be optional and not mandatory for the bean instantiation. If a dependency is marked as '@autowired(required=false)', it won't prevent the creation of the target bean even if the dependency is missing or cannot be found.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

Is state maintained by a Stateless bean?

1 Answers  


What is enterprise bean?

1 Answers  


How can a CORBA object, accessed from a EJB?

1 Answers  


What is the advantage of using entity bean for database operations, over directly using jdbc api to do database operations?

1 Answers  


What is session facade in ejb?

1 Answers  


How does a container, manage access, from multiple transactions on an entity bean?

1 Answers  


Life cycle methods in stateless Session Beans?

3 Answers   Virtusa,


What is the major difference SessionBean and EntityBean?

3 Answers   KPIT, Wipro,


Why should we use ejb?

1 Answers  


Is it possible to write two ejb’s that share the same remote and home interfaces, and have different bean classes? If so, what are the advantages/disadvantages?

1 Answers  


What is ejb application?

1 Answers  


What are the design goals of EJB architecture?

1 Answers  


Categories