Login
Remember
Register
Ask a Question
The property to set the host server port in Spring app is ____________
0
votes
asked
Mar 1, 2020
in
Spring Framework Database Integration
by
SakshiSharma
recategorized
Mar 21, 2022
by
sharadyadav1986
The property to set the host server port in Spring app is ____________
a) host.port
b) port name
c) server.port
d) server.portName
#spring-app-property
gradle-questions-answers
spring-boot
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 21, 2022
by
sharadyadav1986
c) server.port
The property to set the host server port in Spring app is server.port
...