Login
Remember
Register
Ask a Question
What is the Starter that can be used to add spring boot dependency jars for a spring boot application?
0
votes
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
recategorized
Mar 21, 2022
by
sharadyadav1986
What is the Starter that can be used to add spring boot dependency jars for a spring boot application?
a) Spring-boot-parent
b) Spring-boot-starter-parent
c) Spring-boot-starter-web
d) Any of the options
#spring-boot-starter
gradle-questions-answers
spring-boot-dependency
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
b)Spring-boot-starter-parent is the Starter that can be used to add spring boot dependency jars for a spring boot application
...