Does ienumerable support lazy loading?
No Answer is Posted For this Question
Be the First to Post Answer
Should controller be singleton?
What is repository pattern?
Is ioc and di same?
What is spring actuator?
What does autowired mean in spring?
What is the syntax to add a bean in the spring application?
What are the various ways in which spring framework can be used?
What is the difference between @qualifier and @primary?
Can we send an object as the response of controller handler method?
What spring sub-projects do you know?
What are the advantages of inversion of control?
What is the concept of dao? : Spring Boot