Question: What is a Spring bean uniquely identified?
- an autogenerated UUID
- a unique String name
- an auto-incremented Integer ID
- an ID derived from its location in memory
Answer: The correct answer of the above question is Option B:a unique String name