What are the spring boot starters? : Spring Boot
Answer / Jiggyasa Sonker
Spring Boot Starters are pre-configured libraries that make it easy to add specific functionality to a Spring Boot application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is difference between oauth and oauth2?
Does applicationcontext support setter dependency injection?
What are the disadvantages of spring framework?
What is webapplicationcontext in spring?
What is pojo model?
Why is spring framework used?
What is the difference between @bean and @component?
Why @autowired is used in spring?
What do you mean by dao?
What is retention annotation?
How to get the servletcontext and servletconfig objects inside spring bean?
What is a multipartresolver and when it’s used?