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 |
Is spring boot an open source? : Spring Boot
What is core spring?
How to achieve localization in spring mvc applications?
What is a controller class in spring?
What is a viewresolver in spring?
Tell us about the spring framework.
Is spring only for java?
How do you define transactions in spring?
What is difference between @component and @controller?
What is the use of liferay portal?
What is root context?
What is an advice? What are the different types of advices?