What is lazy loading of images?
Answer / Shyam
Lazy loading of images involves delaying the loading of images until they are within the user's viewport, improving initial load times and performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do we use spring boot with microservices? : Spring Boot
What classes are used to control the database connection?
What is spring boot starter tomcat? : Spring Boot
What is generic dao?
What is the use of spring boot in java? : Spring Boot
How to integrate your struts application with spring?
Why we use @autowired in spring?
What is the use of ioc?
What is the advantage of dependency injection in spring?
Are spring beans thread safe?
What is spring mvc interceptor and how to use it?
Why we need to integrate struts with spring?