linked linked linkedin whatsapp remove
Feedback

Spring Framework Quiz Spring Framework

What is component scanning?

Feature that scans packages for classes with specific annotations and, when found, creates their bean definitions within the IoC container
Paradigm where bytecode is actively scanned to identify additional optimizations to inject into components in the application context
A method by which cloud repositories are scanned to identify components for injection into an IoC container
A method by which binary data in a database is searched to identify components for injection into the IoC container

Answer:
Feature that scans packages for classes with specific annotations and, when found, creates their bean definitions within the IoC container

Note: This Question is unanswered, help us to find answer for this one