What is use of spring boot starter parent? : Spring Boot



What is use of spring boot starter parent? : Spring Boot..

Answer / Piyush Mishra

Spring Boot Starter Parent is a common parent POM (Project Object Model) for all Spring Boot projects. It contains dependencies that are shared across most Spring Boot applications, such as Spring Web and Spring Core.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Spring Framework Interview Questions

Is spring boot an open source? : Spring Boot

1 Answers  


What is core spring?

1 Answers  


How to achieve localization in spring mvc applications?

1 Answers  


What is a controller class in spring?

1 Answers  


What is a viewresolver in spring?

1 Answers  


Tell us about the spring framework.

1 Answers  


Is spring only for java?

1 Answers  


How do you define transactions in spring?

1 Answers  


What is difference between @component and @controller?

1 Answers  


What is the use of liferay portal?

1 Answers  


What is root context?

1 Answers  


What is an advice? What are the different types of advices?

1 Answers  


Categories