Login
Remember
Register
Ask a Question
After adding a starter to the pom.xml, we are free to pick and choose jar dependencies outside the starter.
0
votes
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
recategorized
Mar 21, 2022
by
sharadyadav1986
After adding a starter to the pom.xml, we are free to pick and choose jar dependencies outside the starter.
a) True
b) False
#pom
xml
gradle-questions-answers
pom-xml
spring-boot
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
a) True
After adding a starter to the pom.xml, we are free to pick and choose jar dependencies outside the starter.
...