Login
Remember
Register
Ask a Question
Spring-boot-starter-parent allows to manage __________
0
votes
asked
Mar 21, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
Spring-boot-starter-parent allows to manage __________
a) Default Plugin Configuration
b) Configuration - Java Version and other properties
c) None of the options
d) Dependency Management - Version of dependencies
e) All the options mentioned
spring-boot-starter-parent
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
e) All the options mentioned
Spring-boot-starter-parent allows to manage Default Plugin Configuration, Configuration - Java Version and other properties and Dependency Management - Version of dependencies
...