Technical Interview Questions & Answers

Collection and sharing of, interview questions and answers asked in various interviews, faqs and articles.....

What is Mbean?

›
This lesson introduces the fundamental concept of the JMX API, namely managed beans, or MBeans . An MBean is a managed Java object, simi...

What is Annotation-based container configuration?

›
An alternative to XML setups is provided by annotation-based configuration which relies on the bytecode metadata for wiring up components in...

Can you inject null and empty string values in Spring?

›
 Yes.

What are the limitations with autowiring?

›
 Limitations of autowiring are: Overriding possibility: You can still specify dependencies using and settings which will always override a...

What are different Modes of auto wiring?

›
The autowiring functionality has five modes which can be used to instruct Spring container to use autowiring for dependency injection: no: T...
‹
›
Home
View web version
Powered by Blogger.